]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-01-18 Philippe Mathieu... qemu/compiler: Define QEMU_NONSTRING
2019-01-18 Michael S.... acpi: update expected files
2019-01-18 Yang Zhonghw: acpi: Fix memory hotplug AML generation error
2019-01-18 Marc-André... tpm: clear RAM when "memory overwrite" requested
2019-01-18 Marc-André... acpi: add ACPI memory clear interface
2019-01-18 Stefan Bergeracpi: build TPM Physical Presence interface
2019-01-18 Stefan Bergeracpi: expose TPM/PPI configuration parameters to firmwa...
2019-01-18 Stefan Bergertpm: allocate/map buffer for TPM Physical Presence...
2019-01-18 Marc-André... tpm: add a "ppi" boolean property
2019-01-18 Fei Lihw/misc/edu: add msi_uninit() for pci_edu_uninit()
2019-01-18 Eduardo Habkostvirtio: Make disable-legacy/disable-modern compat prope...
2019-01-18 Eduardo Habkostglobals: Allow global properties to be optional
2019-01-18 Juan Quintelavirtio: virtio 9p really requires CONFIG_VIRTFS to...
2019-01-18 Juan Quintelavirtio: split virtio crypto bits from virtio-pci.h
2019-01-18 Juan Quintelavirtio: split virtio gpu bits from virtio-pci.h
2019-01-18 Juan Quintelavirtio: split virtio serial bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio net bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio blk bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio scsi bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split vhost scsi bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split vhost user scsi bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split vhost user blk bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio 9p bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio balloon bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio rng bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio input bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split virtio input host bits from virtio-pci
2019-01-18 Juan Quintelavirtio: split vhost vsock bits from virtio-pci
2019-01-18 Yuri Benditovichvirtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61
2019-01-18 Yuri Benditovichvirtio-net: support RSC v4/v6 tcp traffic for Windows HCK
2019-01-18 Igor Mammedovtests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTa...
2019-01-18 Igor Mammedovtests: acpi: squash sanitize_fadt_ptrs() into test_acpi...
2019-01-18 Igor Mammedovtests: smbios: fetch whole table in one step instead...
2019-01-18 Igor Mammedovtests: acpi: reuse fetch_table() in vmgenid-test
2019-01-15 Igor Mammedovtests: acpi: reuse fetch_table() for fetching FACS...
2019-01-15 Igor Mammedovtests: acpi: simplify rsdt handling
2019-01-15 Igor Mammedovtests: acpi: make sure FADT is fetched only once
2019-01-15 Igor Mammedovtests: acpi: use AcpiSdtTable::aml in consistent way
2019-01-15 Li Qiangutil: check the return value of fcntl in qemu_set_...
2019-01-15 Li Qiangvhost-user: fix ioeventfd_enabled
2019-01-15 Li Qiangtests: vhost-user-test: initialize 'fd' in chr_read
2019-01-15 Jian Wangqemu: avoid memory leak while remove disk
2019-01-15 Thomas Huthhw/misc/ivshmem: Remove deprecated "ivshmem" legacy...
2019-01-15 Dongli Zhangmsix: make pba size math more uniform
2019-01-15 David Hildenbrandpci/pcie: stop plug/unplug if the slot is locked
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-14 Vitaly Kuznetsovi386/kvm: add a comment explaining why .feat_names...
2019-01-14 Eduardo Habkostx86: host-phys-bits-limit option
2019-01-14 Paolo Bonzinitarget/i386: Disable MPX support on named CPU models
2019-01-14 Borislav Petkovtarget-i386: Reenable RDTSCP support on Opteron_G[345...
2019-01-14 Vitaly Kuznetsovi386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/aperard/tags...
2019-01-14 Tim Smithxen-block: avoid repeated memory allocation
2019-01-14 Tim Smithxen-block: improve response latency
2019-01-14 Tim Smithxen-block: improve batching behaviour
2019-01-14 Anthony PERARDxen: Replace few mentions of xend by libxl
2019-01-14 Anthony PERARDRemove broken Xen PV domain builder
2019-01-14 Paul Durrantxen: remove the legacy 'xen_disk' backend
2019-01-14 Paul DurrantMAINTAINERS: add myself as a Xen maintainer
2019-01-14 Paul Durrantxen: automatically create XenBlockDevice-s
2019-01-14 Paul Durrantxen: add a mechanism to automatically create XenDevice...
2019-01-14 Paul Durrantxen: add implementations of xen-block connect and disco...
2019-01-14 Paul Durrantxen: purge 'blk' and 'ioreq' from function names in...
2019-01-14 Paul Durrantxen: remove 'ioreq' struct/varable/field names from...
2019-01-14 Paul Durrantxen: remove 'XenBlkDev' and 'blkdev' names from datapla...
2019-01-14 Paul Durrantxen: add header and build dataplane/xen-block.c
2019-01-14 Paul Durrantxen: remove unnecessary code from dataplane/xen-block.c
2019-01-14 Paul Durrantxen: duplicate xen_disk.c as basis of dataplane/xen...
2019-01-14 Paul Durrantxen: add event channel interface for XenDevice-s
2019-01-14 Paul Durrantxen: add grant table interface for XenDevice-s
2019-01-14 Paul Durrantxen: add xenstore watcher infrastructure
2019-01-14 Paul Durrantxen: create xenstore areas for XenDevice-s
2019-01-14 Paul Durrantxen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
2019-01-14 Paul Durrantxen: introduce new 'XenBus' and 'XenDevice' object...
2019-01-14 Paul Durrantxen: re-name XenDevice to XenLegacyDevice...
2019-01-14 Zhao Yanxen/pt: allow passthrough of devices with bogus interru...
2019-01-14 Peter Maydellhw/xen/xen_pt_graphics: Don't trust the BIOS ROM conten...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/palmer/tags/riscv...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2019-01-14 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2019-01-11 Philippe Mathieu... tests: Disable qht-bench parallel test when using gprof
2019-01-11 Philippe Mathieu... configure: Let the TARGET_GPROF var use the regular...
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/misc...
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-01-11 Paolo Bonziniavoid TABs in files that only contain a few
2019-01-11 Paolo Bonziniremove space-tab sequences
2019-01-11 Paolo Bonziniscripts: add script to convert multiline comments into...
2019-01-11 Peng Haohw/watchdog/wdt_i6300esb: remove a unnecessary comment
2019-01-11 Paolo Bonzinicheckpatch: warn about qemu/queue.h head structs that...
2019-01-11 Paolo Bonziniqemu/queue.h: simplify reverse access to QTAILQ
2019-01-11 Paolo Bonziniqemu/queue.h: reimplement QTAILQ without pointer-to...
2019-01-11 Paolo Bonziniqemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
2019-01-11 Paolo Bonziniqemu/queue.h: typedef QTAILQ heads
2019-01-11 Paolo Bonziniqemu/queue.h: leave head structs anonymous unless necessary
2019-01-11 Paolo Bonzinivfio: make vfio_address_spaces static
2019-01-11 Paolo Bonziniqemu/queue.h: do not access tqe_prev directly
2019-01-11 Paolo Bonzinitest: replace gtester with a TAP driver
2019-01-11 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-11 Paolo Bonzinitest: execute g_test_run when tests are skipped
next