aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell
2019-02-01Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190201-pull-request' i...Peter Maydell
2019-02-01block: Eliminate the S_1KiB, S_2KiB, ... macrosMarkus Armbruster
2019-02-01block: Remove blk_attach_dev_legacy() / legacy_dev codeThomas Huth
2019-02-01uuid: Make qemu_uuid_bswap() take and return a QemuUUIDPeter Maydell
2019-02-01hw/display/milkymist-tmu2: Move inlined code from header to sourcePhilippe Mathieu-Daudé
2019-01-31Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' int...Peter Maydell
2019-01-31qemu-io: Add generic function for reinitializing optind.Richard W.M. Jones
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-30typo: apci->acpiDr. David Alan Gilbert
2019-01-29accel/tcg: Add cluster number to TCG TB hashPeter Maydell
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater
2019-01-29memory: add memory_region_flush_rom_device()Stefan Hajnoczi
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz
2019-01-28target/xtensa: add MX interrupt controllerMax Filippov
2019-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into stagingPeter Maydell
2019-01-28cputlb: Remove static tlb sizingRichard Henderson
2019-01-28tcg: introduce dynamic TLB sizingEmilio G. Cota
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan
2019-01-25cmd646: Remove unused variableBALATON Zoltan
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell
2019-01-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé
2019-01-24Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' in...Peter Maydell
2019-01-24throttle-groups: fix restart coroutine iothread raceStefan Hajnoczi
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster
2019-01-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell
2019-01-23vmstate: constify SaveVMHandlersMarc-André Lureau
2019-01-22include/fpu/softfloat: Fix compilation with Clang on s390xThomas Huth
2019-01-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...Peter Maydell
2019-01-22linux-user: Fix compilation with clang 3.4Thomas Huth
2019-01-22virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé
2019-01-22ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth