index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-12
Support ram slot configuration in libvhost-user
Raphael Norwitz
2020-06-12
Refactor out libvhost-user fault generation logic
Raphael Norwitz
2020-06-12
Lift max memory slots limit imposed by vhost-user
Raphael Norwitz
2020-06-12
Transmit vhost-user memory regions individually
Raphael Norwitz
2020-06-12
Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
Raphael Norwitz
2020-06-09
Add vhost-user helper to get MemoryRegion data
Raphael Norwitz
2020-06-09
Add helper to populate vhost-user message regions
Raphael Norwitz
2020-06-09
vhost-user-blk: delay vhost_user_blk_disconnect
Dima Stepanov
2020-06-09
char-socket: return -1 in case of disconnect during tcp_chr_write
Dima Stepanov
2020-06-09
hw/pci-host: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
hw/pci/pci_bridge: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
hw/pci/pci_bridge: Correct pci_bridge_io memory region size
Philippe Mathieu-Daudé
2020-06-09
hw/pci-host/prep: Correct RAVEN bus bridge memory region size
Philippe Mathieu-Daudé
2020-06-09
pci: assert configuration access is within bounds
Prasad J Pandit
2020-06-09
hw/pci/pcie: Move hot plug capability check to pre_plug callback
Julia Suvorova
2020-06-09
MAINTAINERS: Fix the classification of bios-tables-test-allowed-diff.h
Thomas Huth
2020-06-09
virtio-balloon: Provide an interface for free page reporting
Alexander Duyck
2020-06-09
virtio-balloon: Implement support for page poison reporting feature
Alexander Duyck
2020-06-09
virtio-balloon: unref the iothread when unrealizing
David Hildenbrand
2020-06-09
virtio-balloon: fix free page hinting check on unrealize
David Hildenbrand
2020-06-09
virtio-balloon: fix free page hinting without an iothread
David Hildenbrand
2020-06-09
bios-tables-test: Generate reference tables for Q35/TPM-TIS
Eric Auger
2020-06-09
bios-tables-test: Add Q35/TPM-TIS test
Eric Auger
2020-06-09
tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONS
Eric Auger
2020-06-09
tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
Eric Auger
2020-06-09
test/tpm-emu: include sockets and channel headers in tpm-emu header
Eric Auger
2020-06-09
arm/acpi: TPM2 ACPI table support
Eric Auger
2020-06-09
acpi: Move build_tpm2() in the generic part
Eric Auger
2020-06-09
acpi: Convert build_tpm2() to build_append* API
Eric Auger
2020-06-09
acpi: tpm: Do not build TCPA table for TPM 2
Stefan Berger
2020-06-09
tests/acpi: update DSDT expected files
Michael S. Tsirkin
2020-06-09
acpi: move aml builder code for parallel device
Gerd Hoffmann
2020-06-09
acpi: parallel: don't use _STA method
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for serial device
Gerd Hoffmann
2020-06-09
acpi: serial: don't use _STA method
Gerd Hoffmann
2020-06-09
acpi: rtc: use a single crs range
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for rtc device
Gerd Hoffmann
2020-06-09
qtest: allow DSDT acpi table changes
Gerd Hoffmann
2020-06-09
tests/acpi: update expected SRAT files
Vishal Verma
2020-06-09
hw/acpi/nvdimm: add a helper to augment SRAT generation
Vishal Verma
2020-06-09
diffs-allowed: add the SRAT AML to diffs-allowed
Vishal Verma
2020-06-09
msix: allow qword MSI-X table accesses
Michael S. Tsirkin
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
2020-06-05
stubs: Restrict ui/win32-kbd-hook to system-mode
Philippe Mathieu-Daudé
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-06-05
arch_init: Remove unused 'qapi-commands-misc.h' include
Philippe Mathieu-Daudé
2020-06-05
exec: Assert CPU migration is not used on user-only build
Philippe Mathieu-Daudé
[next]