summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-15arm/aspeed: Compute the number of CPUs from the SoC definitionCédric Le Goater
2020-06-15sd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" deviceMarkus Armbruster
2020-06-15display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"Markus Armbruster
2020-06-15arm/stm32f405: Fix realization of "stm32f2xx-adc" devicesMarkus Armbruster
2020-06-15qom: Make "info qom-tree" show children sortedMarkus Armbruster
2020-06-15qom: Constify object_get_canonical_path{,_component}()'s parameterMarkus Armbruster
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12target/i386: Remove obsolete TODO fileThomas Huth
2020-06-12stubs: move Xen stubs to accel/Paolo Bonzini
2020-06-12replay: fix replay shutdown for console modePavel Dovgalyuk
2020-06-12exec/cpu-common: Move MUSB specific typedefs to 'hw/usb/hcd-musb.h'Philippe Mathieu-Daudé
2020-06-12hw/usb: Move device-specific declarations to new 'hcd-musb.h' headerPhilippe Mathieu-Daudé
2020-06-12exec/memory: Remove unused MemoryRegionMmio typePhilippe Mathieu-Daudé
2020-06-12checkpatch: reversed logic with acpi test checksMichael S. Tsirkin
2020-06-12target/i386: sev: Unify SEVState and SevGuestStateDavid Gibson
2020-06-12target/i386: sev: Remove redundant handle fieldDavid Gibson
2020-06-12target/i386: sev: Remove redundant policy fieldDavid Gibson
2020-06-12target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fieldsDavid Gibson
2020-06-12target/i386: sev: Partial cleanup to sev_state globalDavid Gibson
2020-06-12target/i386: sev: Embed SEVState in SevGuestStateDavid Gibson
2020-06-12target/i386: sev: Rename QSevGuestInfoDavid Gibson
2020-06-12target/i386: sev: Move local structure definitions into .c fileDavid Gibson
2020-06-12target/i386: sev: Remove unused QSevGuestInfoClassDavid Gibson
2020-06-12xen: fix build without pci passthroughAnthony PERARD
2020-06-12i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Move lazy_flags into CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Drop regs in HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov
2020-06-12i386: hvf: Drop rflags from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Drop fetch_rip from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Use IP from CPUX86StateRoman Bolshakov
2020-06-12i386: hvf: Use ins_len to advance IPRoman Bolshakov
2020-06-12i386: hvf: Drop unused variableRoman Bolshakov
2020-06-12i386: hvf: Clean stray includes in sysemuRoman Bolshakov
2020-06-12i386: hvf: Drop useless declarations in sysemuRoman Bolshakov
2020-06-12i386: hvf: Move HVFState definition into hvfRoman Bolshakov
2020-06-12target/ppc: Restrict PPCVirtualHypervisorClass to system-modePhilippe Mathieu-Daudé
2020-06-12sysemu/hvf: Only declare hvf_allowed when HVF is availablePhilippe Mathieu-Daudé
2020-06-12sysemu/tcg: Only declare tcg_allowed when TCG is availablePhilippe Mathieu-Daudé
2020-06-12sysemu/accel: Restrict machine methods to system-modePhilippe Mathieu-Daudé
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers
2020-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-12virtio-pci: fix queue_enable writeJason Wang
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu
2020-06-12Fix parameter type in vhost migration log pathRaphael Norwitz
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann