aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-09-16hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PCCole Robinson
2019-09-13Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...Peter Maydell
2019-09-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell
2019-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-09-12hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_accessPeter Maydell
2019-09-12hw/mips/mips_jazz: Override do_transaction_failed hookPeter Maydell
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert
2019-09-12hw/net/vmxnet3: Fix leftover unregister_savevmDr. David Alan Gilbert
2019-09-10hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth
2019-09-07m68k: Add serial controller to the NeXTcube machineThomas Huth
2019-09-07escc: introduce a selector for the register bitLaurent Vivier
2019-09-07m68k: Add NeXTcube machineThomas Huth
2019-09-07m68k: Add NeXTcube keyboard deviceThomas Huth
2019-09-07m68k: Add NeXTcube framebuffer device emulationThomas Huth
2019-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-09-04Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into stagingPeter Maydell
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-09-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...Peter Maydell
2019-09-04virtio-pci: Add Function Level Reset supportJulia Suvorova
2019-09-04virtio-rng: change default backend to rng-builtinLaurent Vivier
2019-09-04virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster
2019-09-04Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ...Peter Maydell
2019-09-03migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia
2019-09-03x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...Igor Mammedov
2019-09-03i386/vmmouse: Properly reset stateJan Kiszka
2019-09-03qapi: report the default CPU type for each machineDaniel P. Berrangé
2019-09-03pc: Don't make die-id mandatory unless necessaryEduardo Habkost
2019-09-03pc: Improve error message when die-id is omittedEduardo Habkost
2019-09-03pc: Fix error message on die-id validationEduardo Habkost
2019-09-03memory: Single byte swap along the I/O pathTony Nguyen
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen
2019-09-03hw/s390x: Hard code size with MO_{8|16|32|64}Tony Nguyen
2019-09-03hw/vfio: Access MemoryRegion with MemOpTony Nguyen
2019-09-03hw/virtio: Access MemoryRegion with MemOpTony Nguyen
2019-09-03hw/intc/armv7m_nic: Access MemoryRegion with MemOpTony Nguyen
2019-09-03hw/s390x: Access MemoryRegion with MemOpTony Nguyen
2019-09-03hw/net/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé
2019-09-03hw/dma/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé
2019-09-03hw/arm/fsl-imx: Add the cpu as child of the SoC objectPhilippe Mathieu-Daudé
2019-09-03hw/arm: Use sysbus_init_child_obj for correct reference countingPhilippe Mathieu-Daudé
2019-09-03hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-09-03hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé
2019-09-03hw/arm/smmuv3: Remove spurious error messages on IOVA invalidationsEric Auger
2019-09-03hw/arm/smmuv3: Log a guest error when decoding an invalid STEEric Auger
2019-09-03aspeed/timer: Provide back-pressure information for short periodsAndrew Jeffery
2019-09-03virtio-blk: Cancel the pending BH when the dataplane is resetPhilippe Mathieu-Daudé
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu
2019-09-03hw/arm: simplify arm_load_dtbTao Xu