Age | Commit message (Expand) | Author |
2014-10-22 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-10-22 | hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12 | Peter Maydell |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-20 | block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() | Markus Armbruster |
2014-10-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ... | Peter Maydell |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei |
2014-10-15 | pci-assign: remove bootindex property from qdev to qom | Gonglei |
2014-10-15 | Access BusState::allow_hotplug using wraper qbus_is_hotpluggable() | Igor Mammedov |
2014-10-03 | q35/ahci: Pick up -cdrom and -hda options | John Snow |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
2014-10-03 | pc/vl: Add units-per-default-bus property | John Snow |
2014-09-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-26 | kvmvapic: fix migration when VM paused and when not running Windows | Pavel Dovgalyuk |
2014-09-22 | pc: Add missing 'static' attribute | Stefan Weil |
2014-09-18 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-09-18 | pc: leave more space for BIOS allocations | Michael S. Tsirkin |
2014-09-16 | kvmclock: Ensure time in migration never goes backward | Alexander Graf |
2014-09-16 | kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation | Marcelo Tosatti |
2014-09-16 | pit: fix pit interrupt can't inject into vm after migration | ChenLiang |
2014-09-11 | apic_common: vapic_paddr synchronization fix | Pavel Dovgalyuk |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-09-04 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in... | Peter Maydell |
2014-09-03 | acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags | zhanghailiang |
2014-09-02 | Fix debug print warning | Gonglei |
2014-08-28 | intel-iommu: add IOTLB using hash table | Le Tan |
2014-08-28 | intel-iommu: add context-cache to cache context-entry | Le Tan |
2014-08-28 | intel-iommu: add supports for queued invalidation interface | Le Tan |
2014-08-28 | intel-iommu: add DMAR table to ACPI tables | Le Tan |
2014-08-28 | intel-iommu: introduce Intel IOMMU (VT-d) emulation | Le Tan |
2014-08-25 | ssdt-tpm: add generated hex file to git | Michael S. Tsirkin |
2014-08-25 | Add ACPI tables for TPM | Stefan Berger |
2014-08-25 | pc: reserve more memory for ACPI for new machine types | Michael S. Tsirkin |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-08-18 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini |
2014-08-18 | memory: convert memory_region_destroy to object_unparent | Paolo Bonzini |
2014-08-15 | q35: Enable the ioapic device to be seen by qtest. | John Snow |
2014-08-14 | pc: Get rid of pci-info leftovers | Markus Armbruster |
2014-08-14 | acpi: align RSDP | Michael S. Tsirkin |
2014-08-14 | hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE | Hu Tao |
2014-08-14 | pc: Create 2.2 machine type | Jan Kiszka |
2014-08-01 | qemu: support xen hvm direct kernel boot | Chunyan Liu |
2014-07-29 | piix: set legacy table size for 1.7 | Michael S. Tsirkin |
2014-07-29 | acpi-build: tweak acpi migration limits | Michael S. Tsirkin |
2014-07-29 | pc: future-proof migration-compatibility of ACPI tables | Paolo Bonzini |
2014-07-29 | acpi-build: minor code cleanup | Michael S. Tsirkin |
2014-07-29 | pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled | Igor Mammedov |
2014-07-28 | pc: hack for migration compatibility from QEMU 2.0 | Paolo Bonzini |
2014-07-28 | acpi-dsdt: procedurally generate _PRT | Paolo Bonzini |
2014-07-18 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in... | Peter Maydell |