summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* m68k: Add serial controller to the NeXTcube machineThomas Huth2019-09-072-2/+40
* escc: introduce a selector for the register bitLaurent Vivier2019-09-071-6/+24
* m68k: Add NeXTcube machineThomas Huth2019-09-072-1/+942
* m68k: Add NeXTcube keyboard deviceThomas Huth2019-09-072-0/+292
* m68k: Add NeXTcube framebuffer device emulationThomas Huth2019-09-073-0/+151
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-044-12/+25
|\
| * virtio-pci: Add Function Level Reset supportJulia Suvorova2019-09-043-1/+17
| * virtio-rng: change default backend to rng-builtinLaurent Vivier2019-09-041-2/+1Star
| * virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster2019-09-041-11/+9Star
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into stagingPeter Maydell2019-09-044-16/+30
|\ \
| * | memory: Single byte swap along the I/O pathTony Nguyen2019-09-031-6/+4Star
| * | memory: Access MemoryRegion with endiannessTony Nguyen2019-09-034-13/+19
| * | hw/s390x: Hard code size with MO_{8|16|32|64}Tony Nguyen2019-09-031-2/+1Star
| * | hw/vfio: Access MemoryRegion with MemOpTony Nguyen2019-09-031-2/+4
| * | hw/virtio: Access MemoryRegion with MemOpTony Nguyen2019-09-031-2/+5
| * | hw/intc/armv7m_nic: Access MemoryRegion with MemOpTony Nguyen2019-09-031-4/+8
| * | hw/s390x: Access MemoryRegion with MemOpTony Nguyen2019-09-031-3/+5
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-09-0443-236/+212Star
|\ \ \
| * | | migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia2019-09-031-4/+11
| * | | x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...Igor Mammedov2019-09-031-2/+4
| * | | i386/vmmouse: Properly reset stateJan Kiszka2019-09-031-0/+1
| * | | qapi: report the default CPU type for each machineDaniel P. Berrangé2019-09-031-0/+4
| * | | pc: Don't make die-id mandatory unless necessaryEduardo Habkost2019-09-031-0/+8
| * | | pc: Improve error message when die-id is omittedEduardo Habkost2019-09-031-0/+4
| * | | pc: Fix error message on die-id validationEduardo Habkost2019-09-031-1/+1
| * | | numa: move numa global variable numa_info into MachineStateTao Xu2019-09-039-22/+32
| * | | numa: move numa global variable have_numa_distance into MachineStateTao Xu2019-09-035-7/+6Star
| * | | numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-0313-55/+99
| * | | hw/arm: simplify arm_load_dtbTao Xu2019-09-0329-145/+42Star
| |/ /
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...Peter Maydell2019-09-0417-55/+81
|\ \ \ | |_|/ |/| |
| * | hw/net/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-09-031-9/+8Star
| * | hw/dma/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-09-031-8/+8
| * | hw/arm/fsl-imx: Add the cpu as child of the SoC objectPhilippe Mathieu-Daudé2019-09-032-2/+6
| * | hw/arm: Use sysbus_init_child_obj for correct reference countingPhilippe Mathieu-Daudé2019-09-031-2/+2
| * | hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-09-033-17/+16Star
| * | hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé2019-09-038-11/+15
| * | hw/arm/smmuv3: Remove spurious error messages on IOVA invalidationsEric Auger2019-09-032-8/+12
| * | hw/arm/smmuv3: Log a guest error when decoding an invalid STEEric Auger2019-09-031-0/+1
| * | aspeed/timer: Provide back-pressure information for short periodsAndrew Jeffery2019-09-031-1/+16
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ...Peter Maydell2019-09-042-14/+26
|\ \
| * | usb-mtp: add sanity checks on rootdirBandan Das2019-08-291-14/+24
| * | xhci: Fix memory leak in xhci_kick_epctxfangying2019-08-291-0/+1
| * | xhci: Fix memory leak in xhci_address_slotYing Fang2019-08-291-0/+1
| |/
* | spapr: Set compat mode in spapr_core_plug()Greg Kurz2019-08-292-15/+16
* | spapr/pci: Convert types to QEMU coding styleGreg Kurz2019-08-292-33/+35
* | spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy2019-08-291-0/+9
* | spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson2019-08-291-1/+1
* | powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh2019-08-291-0/+15
* | pseries: Fix compat_pvr on resetLaurent Vivier2019-08-292-1/+9
* | spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza2019-08-291-5/+7