index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-22
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2021-03-22
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
2021-03-22
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2021-03-22
tests: acpi: update expected blobs
Igor Mammedov
2021-03-22
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2021-03-22
acpi: add aml_to_decimalstring() and aml_call6() helpers
Igor Mammedov
2021-03-22
pci: acpi: ensure that acpi-index is unique
Igor Mammedov
2021-03-22
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-22
tests: acpi: temporary whitelist DSDT changes
Igor Mammedov
2021-03-22
virtio-pmem: fix virtio_pmem_resp assign problem
Wang Liang
2021-03-22
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
2021-03-22
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
2021-03-22
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
2021-03-22
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
2021-03-22
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
2021-03-22
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
2021-03-22
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
2021-03-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-20
FreeBSD: Upgrade to 12.2 release
Warner Losh
2021-03-20
contrib: ivshmem client and server build fix for SunOS.
David CARLIER
2021-03-20
configure: fix for SunOS based systems
David CARLIER
2021-03-20
tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11
Emanuele Giuseppe Esposito
2021-03-20
docs/devel/testing.rst: Fix references to unit tests
Wainer dos Santos Moschetta
2021-03-19
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in...
Peter Maydell
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-fdc-2021-03-16-v5'...
Peter Maydell
2021-03-19
qapi: New -compat deprecated-input=crash
Markus Armbruster
2021-03-19
qapi: Implement deprecated-input=reject for QMP command arguments
Markus Armbruster
2021-03-19
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster
2021-03-19
test-util-sockets: Add stub for monitor_set_cur()
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP introspection
Markus Armbruster
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP event data
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP events
Markus Armbruster
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
2021-03-19
qemuutil: remove qemu_set_fd_handler duplicate symbol
Paolo Bonzini
2021-03-19
tests/qtest: cleanup the testcase for bug 1878642
Paolo Bonzini
2021-03-19
memory: Drop "qemu:" prefix from QOM memory region type names
Markus Armbruster
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-19
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
2021-03-19
fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
Markus Armbruster
2021-03-19
fdc: Drop deprecated floppy configuration
Markus Armbruster
2021-03-19
docs/system/deprecated: Fix note on fdc drive properties
Markus Armbruster
2021-03-19
fuzz: Avoid deprecated misuse of -drive if=sd
Markus Armbruster
2021-03-19
hw/intc/i8259: Refactor pic_read_irq() to avoid uninitialized variable
Philippe Mathieu-Daudé
2021-03-19
i386: Make migration fail when Hyper-V reenlightenment was enabled but 'user_...
Vitaly Kuznetsov
2021-03-19
i386: Fix 'hypercall_hypercall' typo
Vitaly Kuznetsov
2021-03-19
target/i386: svm: do not discard high 32 bits of EXITINFO1
Paolo Bonzini
2021-03-19
target/i386: fail if toggling LA57 in 64-bit mode
Paolo Bonzini
[next]