]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-06-15 Markus Armbrusterqdev: Put qdev_new() to use with Coccinelle
2020-06-15 Markus Armbrusterqdev: New qdev_new(), qdev_realize(), etc.
2020-06-15 Markus ArmbrusterRevert "hw/versatile: realize the PCI root bus as part...
2020-06-15 Markus ArmbrusterRevert "hw/prep: realize the PCI root bus as part of...
2020-06-15 Markus Armbrusterqdev: Rename qbus_realize() to qbus_init()
2020-06-15 Markus Armbrusterqdev: Assert onboard devices all get realized properly
2020-06-15 Markus Armbrustersd: Hide the qdev-but-not-quite thing created by sd_init()
2020-06-15 Markus Armbrusterqdev: Assert devices are plugged into a bus that can...
2020-06-15 Markus Armbrustersparc/leon3: Fix to put grlib,* devices on sysbus
2020-06-15 Markus Armbrusterriscv: Fix type of SiFive[EU]SocState, member parent_obj
2020-06-15 Markus Armbrusterriscv: Fix to put "riscv.hart_array" devices on sysbus
2020-06-15 Markus Armbrusterdisplay/sm501 display/ati: Fix to realize "i2c-ddc"
2020-06-15 Markus Armbrusterpnv/psi: Correct the pnv-psi* devices not to be sysbus...
2020-06-15 Markus Armbrusterppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main...
2020-06-15 Markus Armbrustermacio: Fix macio-bus to be a subtype of System bus
2020-06-15 Markus Armbrustermacio: Put "macio-nvram" device on the macio bus
2020-06-15 Markus Armbrusterppc4xx: Drop redundant device realization
2020-06-15 Markus ArmbrusterMAINTAINERS: Make section PowerNV cover pci-host/pnv...
2020-06-15 Markus Armbrusterpnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
2020-06-15 Markus Armbrustermacio: Delete unused "macio-gpio" devices
2020-06-15 Markus Armbrustermacio: Fix to realize "mos6522-cuda" and "mos6522-pmu...
2020-06-15 Markus Armbrustermac_via: Fix to realize "mos6522-q800-via*" devices
2020-06-15 Markus Armbrusterauxbus: Fix aux-to-i2c-bridge to be a subtype of aux...
2020-06-15 Markus Armbrusterarmv7m: Delete unused "ARM,bitband-memory" devices
2020-06-15 Cédric Le Goaterarm/aspeed: Rework NIC attachment
2020-06-15 Cédric Le Goaterarm/aspeed: Compute the number of CPUs from the SoC...
2020-06-15 Markus Armbrustersd/pxa2xx_mmci: Fix to realize "pxa2xx-mmci" device
2020-06-15 Markus Armbrusterdisplay/xlnx_dp: Fix to realize "i2c-ddc" and "aux...
2020-06-15 Markus Armbrusterarm/stm32f405: Fix realization of "stm32f2xx-adc" devices
2020-06-15 Markus Armbrusterqom: Make "info qom-tree" show children sorted
2020-06-15 Markus Armbrusterqom: Constify object_get_canonical_path{,_component...
2020-06-12 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-06-12 Thomas Huthtarget/i386: Remove obsolete TODO file
2020-06-12 Paolo Bonzinistubs: move Xen stubs to accel/
2020-06-12 Pavel Dovgalyukreplay: fix replay shutdown for console mode
2020-06-12 Philippe Mathieu... exec/cpu-common: Move MUSB specific typedefs to 'hw...
2020-06-12 Philippe Mathieu... hw/usb: Move device-specific declarations to new 'hcd...
2020-06-12 Philippe Mathieu... exec/memory: Remove unused MemoryRegionMmio type
2020-06-12 Michael S.... checkpatch: reversed logic with acpi test checks
2020-06-12 David Gibsontarget/i386: sev: Unify SEVState and SevGuestState
2020-06-12 David Gibsontarget/i386: sev: Remove redundant handle field
2020-06-12 David Gibsontarget/i386: sev: Remove redundant policy field
2020-06-12 David Gibsontarget/i386: sev: Remove redundant cbitpos and reduced_...
2020-06-12 David Gibsontarget/i386: sev: Partial cleanup to sev_state global
2020-06-12 David Gibsontarget/i386: sev: Embed SEVState in SevGuestState
2020-06-12 David Gibsontarget/i386: sev: Rename QSevGuestInfo
2020-06-12 David Gibsontarget/i386: sev: Move local structure definitions...
2020-06-12 David Gibsontarget/i386: sev: Remove unused QSevGuestInfoClass
2020-06-12 Anthony PERARDxen: fix build without pci passthrough
2020-06-12 Roman Bolshakovi386: hvf: Drop HVFX86EmulatorState
2020-06-12 Roman Bolshakovi386: hvf: Move mmio_buf into CPUX86State
2020-06-12 Roman Bolshakovi386: hvf: Move lazy_flags into CPUX86State
2020-06-12 Roman Bolshakovi386: hvf: Drop regs in HVFX86EmulatorState
2020-06-12 Roman Bolshakovi386: hvf: Drop copy of RFLAGS defines
2020-06-12 Roman Bolshakovi386: hvf: Drop rflags from HVFX86EmulatorState
2020-06-12 Roman Bolshakovi386: hvf: Drop fetch_rip from HVFX86EmulatorState
2020-06-12 Roman Bolshakovi386: hvf: Use IP from CPUX86State
2020-06-12 Roman Bolshakovi386: hvf: Use ins_len to advance IP
2020-06-12 Roman Bolshakovi386: hvf: Drop unused variable
2020-06-12 Roman Bolshakovi386: hvf: Clean stray includes in sysemu
2020-06-12 Roman Bolshakovi386: hvf: Drop useless declarations in sysemu
2020-06-12 Roman Bolshakovi386: hvf: Move HVFState definition into hvf
2020-06-12 Philippe Mathieu... target/ppc: Restrict PPCVirtualHypervisorClass to syste...
2020-06-12 Philippe Mathieu... sysemu/hvf: Only declare hvf_allowed when HVF is available
2020-06-12 Philippe Mathieu... sysemu/tcg: Only declare tcg_allowed when TCG is available
2020-06-12 Philippe Mathieu... sysemu/accel: Restrict machine methods to system-mode
2020-06-12 Joseph Myerstarget/i386: correct fix for pcmpxstrx substring search
2020-06-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2020-06-12 Jason Wangvirtio-pci: fix queue_enable write
2020-06-12 Peter Xupci: Display PCI IRQ pin in "info pci"
2020-06-12 Raphael NorwitzFix parameter type in vhost migration log path
2020-06-12 Gerd Hoffmannacpi: ged: rename event memory region
2020-06-12 Gerd Hoffmannacpi: fadt: add hw-reduced sleep register support
2020-06-12 Gerd Hoffmannacpi: madt: skip pci override on pci-less systems.
2020-06-12 Gerd Hoffmannacpi: create acpi-common.c and move madt code
2020-06-12 Gerd Hoffmannacpi: make build_madt() more generic.
2020-06-12 Stefano Garzarellavirtio: add vhost-user-vsock-pci device
2020-06-12 Stefano Garzarellavirtio: add vhost-user-vsock base device
2020-06-12 Stefano Garzarellavhost-vsock: add vhost-vsock-common abstraction
2020-06-12 Thomas Huthhw/pci: Fix crash when running QEMU with "-nic model...
2020-06-12 Stefan Hajnoczilibvhost-user: advertise vring features
2020-06-12 Raphael NorwitzLift max ram slots limit in libvhost-user
2020-06-12 Raphael NorwitzSupport individual region unmap in libvhost-user
2020-06-12 Raphael NorwitzSupport adding individual regions in libvhost-user
2020-06-12 Raphael NorwitzSupport ram slot configuration in libvhost-user
2020-06-12 Raphael NorwitzRefactor out libvhost-user fault generation logic
2020-06-12 Raphael NorwitzLift max memory slots limit imposed by vhost-user
2020-06-12 Raphael NorwitzTransmit vhost-user memory regions individually
2020-06-12 Raphael NorwitzAdd VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2020-06-11 Thomas Huthhw/vfio/pci-quirks: Fix broken legacy IGD passthrough
2020-06-11 Jon Derrickhw/vfio: Add VMD Passthrough Quirk
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-06-10 Eric Blakeblock: Call attention to truncation of long NBD exports
2020-06-10 Eric Blakenbd/server: Avoid long error message assertions CVE...
2020-06-10 Joseph Myerstarget/i386: fix IEEE x87 floating-point exception...
next