aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell4-12/+25
2019-09-04Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into stagingPeter Maydell4-16/+30
2019-09-04Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell43-236/+212
2019-09-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...Peter Maydell17-55/+81
2019-09-04virtio-pci: Add Function Level Reset supportJulia Suvorova3-1/+17
2019-09-04virtio-rng: change default backend to rng-builtinLaurent Vivier1-2/+1
2019-09-04virtio-rng: Keep the default backend out of VirtIORNGConfMarkus Armbruster1-11/+9
2019-09-04Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190829-pull-request' ...Peter Maydell2-14/+26
2019-09-03migration: Do not re-read the clock on pre_save in case of paused guestMaxiwell S. Garcia1-4/+11
2019-09-03x86: do not advertise die-id in query-hotpluggbale-cpus if '-smp dies' is not...Igor Mammedov1-2/+4
2019-09-03i386/vmmouse: Properly reset stateJan Kiszka1-0/+1
2019-09-03qapi: report the default CPU type for each machineDaniel P. Berrangé1-0/+4
2019-09-03pc: Don't make die-id mandatory unless necessaryEduardo Habkost1-0/+8
2019-09-03pc: Improve error message when die-id is omittedEduardo Habkost1-0/+4
2019-09-03pc: Fix error message on die-id validationEduardo Habkost1-1/+1
2019-09-03memory: Single byte swap along the I/O pathTony Nguyen1-6/+4
2019-09-03memory: Access MemoryRegion with endiannessTony Nguyen4-13/+19
2019-09-03hw/s390x: Hard code size with MO_{8|16|32|64}Tony Nguyen1-2/+1
2019-09-03hw/vfio: Access MemoryRegion with MemOpTony Nguyen1-2/+4
2019-09-03hw/virtio: Access MemoryRegion with MemOpTony Nguyen1-2/+5
2019-09-03hw/intc/armv7m_nic: Access MemoryRegion with MemOpTony Nguyen1-4/+8
2019-09-03hw/s390x: Access MemoryRegion with MemOpTony Nguyen1-3/+5
2019-09-03hw/net/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé1-9/+8
2019-09-03hw/dma/xilinx_axi: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé1-8/+8
2019-09-03hw/arm/fsl-imx: Add the cpu as child of the SoC objectPhilippe Mathieu-Daudé2-2/+6
2019-09-03hw/arm: Use sysbus_init_child_obj for correct reference countingPhilippe Mathieu-Daudé1-2/+2
2019-09-03hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé3-17/+16
2019-09-03hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé8-11/+15
2019-09-03hw/arm/smmuv3: Remove spurious error messages on IOVA invalidationsEric Auger2-8/+12
2019-09-03hw/arm/smmuv3: Log a guest error when decoding an invalid STEEric Auger1-0/+1
2019-09-03aspeed/timer: Provide back-pressure information for short periodsAndrew Jeffery1-1/+16
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu9-22/+32
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu5-7/+6
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu13-55/+99
2019-09-03hw/arm: simplify arm_load_dtbTao Xu29-145/+42
2019-08-29usb-mtp: add sanity checks on rootdirBandan Das1-14/+24
2019-08-29xhci: Fix memory leak in xhci_kick_epctxfangying1-0/+1
2019-08-29xhci: Fix memory leak in xhci_address_slotYing Fang1-0/+1
2019-08-29spapr: Set compat mode in spapr_core_plug()Greg Kurz2-15/+16
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz2-33/+35
2019-08-29spapr_pci: Advertise BAR reallocation capabilityAlexey Kardashevskiy1-0/+9
2019-08-29spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS rebootsDavid Gibson1-1/+1
2019-08-29powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh1-0/+15
2019-08-29pseries: Fix compat_pvr on resetLaurent Vivier2-1/+9
2019-08-29spapr_pci: remove all child functions in function zero unplugDaniel Henrique Barboza1-5/+7
2019-08-29ppc/pnv: Introduce PowerNV machines with fixed CPU modelsCédric Le Goater1-7/+63
2019-08-29ppc/pnv: Generate phandle for the "interrupt-parent" propertyCédric Le Goater1-0/+5
2019-08-29ppc/pnv: add more dummy XSCOM addresses for the P9 CAPPCédric Le Goater1-0/+20
2019-08-29ppc/pnv: Set default ram size to 1.75GBJoel Stanley1-1/+5
2019-08-27xen-bus: Avoid rewriting identical values to xenstoreAnthony PERARD1-4/+7