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
2018-01-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-01-18
vhost: remove assertion to prevent crash
Jay Zhou
2018-01-18
vhost-user: fix misaligned access to payload
Michael S. Tsirkin
2018-01-18
vhost-user: factor out msg head and payload
Michael S. Tsirkin
2018-01-18
tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
Igor Mammedov
2018-01-18
tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
Igor Mammedov
2018-01-18
tests: acpi: init table descriptor in test_dst_table()
Igor Mammedov
2018-01-18
tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...
Igor Mammedov
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
2018-01-18
vhost-user-test: use init_virtio_dev in multiqueue test
Maxime Coquelin
2018-01-18
vhost-user-test: make features mask an init_virtio_dev() argument
Maxime Coquelin
2018-01-18
vhost-user-test: setup virtqueues in all tests
Maxime Coquelin
2018-01-18
vhost-user-test: extract read-guest-mem test from main loop
Maxime Coquelin
2018-01-18
vhost-user-test: fix features mask
Maxime Coquelin
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
2018-01-18
ACPI/unit-test: Add a testcase for RAM allocation in numa node
Dou Liyang
2018-01-18
hw/pci-bridge: fix QEMU crash because of pcie-root-port
Marcel Apfelbaum
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
2018-01-18
vhost-user: fix multiple queue specification
Maxime Coquelin
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
2018-01-18
virtio: improve virtio devices initialization time
Gal Hammer
2018-01-18
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
2018-01-18
contrib/vhost-user-blk: introduce a vhost-user-blk sample application
Changpeng Liu
2018-01-18
contrib/libvhost-user: enable virtio config space messages
Changpeng Liu
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2018-01-18
MAINTAINERS: Add myself as maintainer to X86 machines
Marcel Apfelbaum
2018-01-18
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-17' into st...
Peter Maydell
2018-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2018-01-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180117' int...
Peter Maydell
2018-01-18
cocoa.m: Fix scroll wheel support
John Arbuckle
2018-01-17
nbd/server: structurize option reply sending
Vladimir Sementsov-Ogievskiy
2018-01-17
nbd/server: Add helper functions for parsing option payload
Eric Blake
2018-01-17
nbd/server: Add va_list form of nbd_negotiate_send_rep_err()
Eric Blake
2018-01-17
nbd/server: Better error for NBD_OPT_EXPORT_NAME failure
Eric Blake
2018-01-17
nbd/server: refactor negotiation functions parameters
Vladimir Sementsov-Ogievskiy
2018-01-17
nbd/server: Hoist nbd_reject_length() earlier
Eric Blake
2018-01-17
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
2018-01-17
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
2018-01-17
i386: Change X86CPUDefinition::model_id to const char*
Eduardo Habkost
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
2018-01-17
pc: add 2.12 machine types
Haozhong Zhang
2018-01-17
target-ppc: Fix booke206 tlbwe TLB instruction
Luc MICHEL
2018-01-17
target/ppc: add support for POWER9 HILE
Cédric Le Goater
[next]