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
2019-01-17
virtio: split virtio serial bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio net bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio blk bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio scsi bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split vhost scsi bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split vhost user scsi bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split vhost user blk bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio 9p bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio balloon bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio rng bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio input bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split virtio input host bits from virtio-pci
Juan Quintela
2019-01-17
virtio: split vhost vsock bits from virtio-pci
Juan Quintela
2019-01-17
virtio-net: changed VIRTIO_NET_F_RSC_EXT to be 61
Yuri Benditovich
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2019-01-17
tests: acpi: use AcpiSdtTable::aml instead of AcpiSdtTable::header::signature
Igor Mammedov
2019-01-17
tests: acpi: squash sanitize_fadt_ptrs() into test_acpi_fadt_table()
Igor Mammedov
2019-01-17
tests: smbios: fetch whole table in one step instead of reading it step by step
Igor Mammedov
2019-01-17
tests: acpi: reuse fetch_table() in vmgenid-test
Igor Mammedov
2019-01-14
tests: acpi: reuse fetch_table() for fetching FACS and DSDT
Igor Mammedov
2019-01-14
tests: acpi: simplify rsdt handling
Igor Mammedov
2019-01-14
tests: acpi: make sure FADT is fetched only once
Igor Mammedov
2019-01-14
tests: acpi: use AcpiSdtTable::aml in consistent way
Igor Mammedov
2019-01-14
util: check the return value of fcntl in qemu_set_{block, nonblock}
Li Qiang
2019-01-14
vhost-user: fix ioeventfd_enabled
Li Qiang
2019-01-14
tests: vhost-user-test: initialize 'fd' in chr_read
Li Qiang
2019-01-14
qemu: avoid memory leak while remove disk
Jian Wang
2019-01-14
hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device
Thomas Huth
2019-01-14
msix: make pba size math more uniform
Dongli Zhang
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-01-14
i386/kvm: add a comment explaining why .feat_names are commented out for Hype...
Vitaly Kuznetsov
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2019-01-14
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190114' into st...
Peter Maydell
2019-01-14
xen-block: avoid repeated memory allocation
Tim Smith
2019-01-14
xen-block: improve response latency
Tim Smith
2019-01-14
xen-block: improve batching behaviour
Tim Smith
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
2019-01-14
xen: remove the legacy 'xen_disk' backend
Paul Durrant
2019-01-14
MAINTAINERS: add myself as a Xen maintainer
Paul Durrant
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2019-01-14
xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.c
Paul Durrant
2019-01-14
xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-block
Paul Durrant
[next]