Age | Commit message (Expand) | Author |
2018-01-19 | possible_cpus: add CPUArchId::type field | Igor Mammedov |
2018-01-19 | nvdimm: add 'unarmed' option | Haozhong Zhang |
2018-01-19 | nvdimm: add a macro for property "label-size" | Haozhong Zhang |
2018-01-19 | hostmem-file: add "align" option | Haozhong Zhang |
2018-01-19 | scripts: Remove fixed entries from the device-crash-test | Thomas Huth |
2018-01-19 | qdev: Check for the availability of a hotplug controller before adding a device | Thomas Huth |
2018-01-19 | qdev_monitor: Simplify error handling in qdev_device_add() | Thomas Huth |
2018-01-19 | q35: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | xen: Add only xen-sysdev to dynamic sysbus device list | Eduardo Habkost |
2018-01-19 | spapr: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | ppc: e500: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | hw/arm/virt: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | machine: Replace has_dynamic_sysbus with list of allowed devices | Eduardo Habkost |
2018-01-19 | numa: fix missing '-numa cpu' in '-help' output | Igor Mammedov |
2018-01-19 | qemu-options: document memory-backend-ram | Stefan Hajnoczi |
2018-01-19 | qemu-options: document missing memory-backend-file options | Stefan Hajnoczi |
2018-01-19 | memfd: remove needless include | Marc-André Lureau |
2018-01-19 | memfd: split qemu_memfd_alloc() | Marc-André Lureau |
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 |