]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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 KONRAD Fredericsemihosting: remove the pthread include which seems...
2020-06-10 Philippe Mathieu... hw/openrisc/openrisc_sim: Add assertion to silence...
2020-06-09 Vladimir Sementsov... iotests: 194: wait for migration completion on target too
2020-06-09 Eric Blakeiotests: Fix 291 across more file systems
2020-06-09 Vladimir Sementsov... qcow2_format.py: dump bitmaps header extension
2020-06-09 Vladimir Sementsov... qcow2: QcowHeaderExtension print names for extension...
2020-06-09 Vladimir Sementsov... qcow2_format: refactor QcowHeaderExtension as a subclas...
2020-06-09 Vladimir Sementsov... qcow2_format.py: QcowHeaderExtension: add dump method
2020-06-09 Vladimir Sementsov... qcow2_format.py: add field-formatting class
2020-06-09 Vladimir Sementsov... qcow2_format.py: separate generic functionality of...
2020-06-09 Vladimir Sementsov... qcow2_format.py: use strings to specify c-type of struc...
2020-06-09 Vladimir Sementsov... qcow2_format.py: use modern string formatting
2020-06-09 Vladimir Sementsov... qcow2_format.py: use tuples instead of lists for fields
2020-06-09 Vladimir Sementsov... qcow2_format.py: drop new line printing at end of dump()
2020-06-09 Vladimir Sementsov... qcow2.py: move qcow2 format classes to separate module
2020-06-09 Vladimir Sementsov... qcow2.py: add licensing blurb
2020-06-09 Vladimir Sementsov... qcow2.py: python style fixes
2020-06-09 Eric Blakeqemu-img: Fix doc typo for 'bitmap' subcommand
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-06-09 Raphael NorwitzAdd vhost-user helper to get MemoryRegion data
2020-06-09 Raphael NorwitzAdd helper to populate vhost-user message regions
2020-06-09 Dima Stepanovvhost-user-blk: delay vhost_user_blk_disconnect
2020-06-09 Dima Stepanovchar-socket: return -1 in case of disconnect during...
2020-06-09 Philippe Mathieu... hw/pci-host: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/pci/pci_bridge: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/pci/pci_bridge: Correct pci_bridge_io memory region...
2020-06-09 Philippe Mathieu... hw/pci-host/prep: Correct RAVEN bus bridge memory regio...
2020-06-09 Prasad J Panditpci: assert configuration access is within bounds
2020-06-09 Julia Suvorovahw/pci/pcie: Move hot plug capability check to pre_plug...
2020-06-09 Thomas HuthMAINTAINERS: Fix the classification of bios-tables...
2020-06-09 Alexander Duyckvirtio-balloon: Provide an interface for free page...
2020-06-09 Alexander Duyckvirtio-balloon: Implement support for page poison repor...
2020-06-09 David Hildenbrandvirtio-balloon: unref the iothread when unrealizing
2020-06-09 David Hildenbrandvirtio-balloon: fix free page hinting check on unrealize
2020-06-09 David Hildenbrandvirtio-balloon: fix free page hinting without an iothread
2020-06-09 Eric Augerbios-tables-test: Generate reference tables for Q35...
2020-06-09 Eric Augerbios-tables-test: Add Q35/TPM-TIS test
2020-06-09 Eric Augertests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
2020-06-09 Eric Augertests/acpi: Add void tables for Q35/TPM-TIS bios-tables...
2020-06-09 Eric Augertest/tpm-emu: include sockets and channel headers in...
2020-06-09 Philippe Mathieu... target/unicore32: Prefer qemu_semihosting_log_out(...
2020-06-09 Philippe Mathieu... target/unicore32: Replace DPRINTF() by qemu_log_mask...
2020-06-09 Philippe Mathieu... target/unicore32: Remove unused headers
2020-06-09 Philippe Mathieu... target/i386/cpu: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/hppa/dino: Use the IEC binary prefix definitions
2020-06-09 Philippe Mathieu... hw/arm/aspeed: Correct DRAM container region size
2020-06-09 Eric Blakeqemu-img: Fix doc typo for 'bitmap' subcommand
2020-06-09 Philippe Mathieu... hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of...
2020-06-09 Philippe Mathieu... hw/isa/apm: Convert debug printf()s to trace events
2020-06-09 Philippe Mathieu... hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead...
2020-06-09 Philippe Mathieu... .mailmap: Update Fred Konrad email address
2020-06-09 Thomas Huthnet: Do not include a newline in the id of -nic devices
2020-06-09 Eric Augerarm/acpi: TPM2 ACPI table support
2020-06-09 Eric Augeracpi: Move build_tpm2() in the generic part
2020-06-09 Eric Augeracpi: Convert build_tpm2() to build_append* API
2020-06-09 Stefan Bergeracpi: tpm: Do not build TCPA table for TPM 2
2020-06-09 Michael S.... tests/acpi: update DSDT expected files
2020-06-09 Gerd Hoffmannacpi: move aml builder code for parallel device
2020-06-09 Gerd Hoffmannacpi: parallel: don't use _STA method
2020-06-09 Gerd Hoffmannacpi: move aml builder code for serial device
2020-06-09 Gerd Hoffmannacpi: serial: don't use _STA method
2020-06-09 Gerd Hoffmannacpi: rtc: use a single crs range
2020-06-09 Gerd Hoffmannacpi: move aml builder code for rtc device
2020-06-09 Gerd Hoffmannqtest: allow DSDT acpi table changes
2020-06-09 Vishal Vermatests/acpi: update expected SRAT files
2020-06-09 Raphael NorwitzFix parameter type in vhost migration log path
2020-06-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
next