summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* acpi: ged: rename event memory regionGerd Hoffmann2020-06-122-9/+9
* acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann2020-06-122-2/+4
* acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann2020-06-123-13/+18
* acpi: create acpi-common.c and move madt codeGerd Hoffmann2020-06-124-123/+170
* acpi: make build_madt() more generic.Gerd Hoffmann2020-06-121-7/+7
* virtio: add vhost-user-vsock-pci deviceStefano Garzarella2020-06-122-0/+85
* virtio: add vhost-user-vsock base deviceStefano Garzarella2020-06-124-0/+221
* vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella2020-06-125-251/+350
* hw/pci: Fix crash when running QEMU with "-nic model=rocker"Thomas Huth2020-06-121-1/+12
* libvhost-user: advertise vring featuresStefan Hajnoczi2020-06-122-3/+11
* Lift max ram slots limit in libvhost-userRaphael Norwitz2020-06-122-12/+20
* Support individual region unmap in libvhost-userRaphael Norwitz2020-06-122-0/+64
* Support adding individual regions in libvhost-userRaphael Norwitz2020-06-122-0/+110
* Support ram slot configuration in libvhost-userRaphael Norwitz2020-06-122-0/+20
* Refactor out libvhost-user fault generation logicRaphael Norwitz2020-06-121-68/+79
* Lift max memory slots limit imposed by vhost-userRaphael Norwitz2020-06-122-23/+40
* Transmit vhost-user memory regions individuallyRaphael Norwitz2020-06-122-74/+469
* Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz2020-06-123-2/+64
* Add vhost-user helper to get MemoryRegion dataRaphael Norwitz2020-06-091-10/+15
* Add helper to populate vhost-user message regionsRaphael Norwitz2020-06-091-6/+12
* vhost-user-blk: delay vhost_user_blk_disconnectDima Stepanov2020-06-091-1/+37
* char-socket: return -1 in case of disconnect during tcp_chr_writeDima Stepanov2020-06-091-3/+4
* hw/pci-host: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2020-06-093-4/+6
* hw/pci/pci_bridge: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2020-06-091-2/+2
* hw/pci/pci_bridge: Correct pci_bridge_io memory region sizePhilippe Mathieu-Daudé2020-06-091-1/+2
* hw/pci-host/prep: Correct RAVEN bus bridge memory region sizePhilippe Mathieu-Daudé2020-06-091-1/+1
* pci: assert configuration access is within boundsPrasad J Pandit2020-06-091-0/+4
* hw/pci/pcie: Move hot plug capability check to pre_plug callbackJulia Suvorova2020-06-091-8/+11
* MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.hThomas Huth2020-06-091-1/+2
* virtio-balloon: Provide an interface for free page reportingAlexander Duyck2020-06-092-1/+73
* virtio-balloon: Implement support for page poison reporting featureAlexander Duyck2020-06-093-1/+33
* virtio-balloon: unref the iothread when unrealizingDavid Hildenbrand2020-06-091-0/+1
* virtio-balloon: fix free page hinting check on unrealizeDavid Hildenbrand2020-06-091-1/+1
* virtio-balloon: fix free page hinting without an iothreadDavid Hildenbrand2020-06-091-17/+16Star
* bios-tables-test: Generate reference tables for Q35/TPM-TISEric Auger2020-06-093-2/+0Star
* bios-tables-test: Add Q35/TPM-TIS testEric Auger2020-06-092-0/+59
* tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONSEric Auger2020-06-091-1/+0Star
* tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-testEric Auger2020-06-093-0/+2
* test/tpm-emu: include sockets and channel headers in tpm-emu headerEric Auger2020-06-091-0/+3
* arm/acpi: TPM2 ACPI table supportEric Auger2020-06-093-2/+12
* acpi: Move build_tpm2() in the generic partEric Auger2020-06-093-44/+46
* acpi: Convert build_tpm2() to build_append* APIEric Auger2020-06-091-9/+19
* acpi: tpm: Do not build TCPA table for TPM 2Stefan Berger2020-06-091-4/+8
* tests/acpi: update DSDT expected filesMichael S. Tsirkin2020-06-0918-17/+0Star
* acpi: move aml builder code for parallel deviceGerd Hoffmann2020-06-092-23/+22Star
* acpi: parallel: don't use _STA methodGerd Hoffmann2020-06-091-21/+8Star
* acpi: move aml builder code for serial deviceGerd Hoffmann2020-06-092-32/+22Star
* acpi: serial: don't use _STA methodGerd Hoffmann2020-06-091-24/+8Star
* acpi: rtc: use a single crs rangeGerd Hoffmann2020-06-091-3/+5
* acpi: move aml builder code for rtc deviceGerd Hoffmann2020-06-092-17/+22