summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2014-11-02-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-11-02pc: Update rtc_cmos in pc_cpu_plugGu Zheng
2014-11-02pc: add cpu hotplug handler to PC_MACHINEGu Zheng
2014-11-02acpi: create separate file for TCPA logStefan Berger
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek
2014-11-02well-defined listing order for machine typesLaszlo Ersek
2014-11-02smbios: Fix assertion on socket count calculationEduardo Habkost
2014-10-22Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-10-22hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12Peter Maydell
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-10-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15pci-assign: remove bootindex property from qdev to qomGonglei
2014-10-15Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()Igor Mammedov
2014-10-03q35/ahci: Pick up -cdrom and -hda optionsJohn Snow
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow
2014-10-03pc/vl: Add units-per-default-bus propertyJohn Snow
2014-09-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-26kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk
2014-09-22pc: Add missing 'static' attributeStefan Weil
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-18pc: leave more space for BIOS allocationsMichael S. Tsirkin
2014-09-16kvmclock: Ensure time in migration never goes backwardAlexander Graf
2014-09-16kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculationMarcelo Tosatti
2014-09-16pit: fix pit interrupt can't inject into vm after migrationChenLiang
2014-09-11apic_common: vapic_paddr synchronization fixPavel Dovgalyuk
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' in...Peter Maydell
2014-09-03acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flagszhanghailiang
2014-09-02Fix debug print warningGonglei
2014-08-28intel-iommu: add IOTLB using hash tableLe Tan
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan
2014-08-28intel-iommu: add supports for queued invalidation interfaceLe Tan
2014-08-28intel-iommu: add DMAR table to ACPI tablesLe Tan
2014-08-28intel-iommu: introduce Intel IOMMU (VT-d) emulationLe Tan
2014-08-25ssdt-tpm: add generated hex file to gitMichael S. Tsirkin
2014-08-25Add ACPI tables for TPMStefan Berger
2014-08-25pc: reserve more memory for ACPI for new machine typesMichael S. Tsirkin
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-15q35: Enable the ioapic device to be seen by qtest.John Snow
2014-08-14pc: Get rid of pci-info leftoversMarkus Armbruster
2014-08-14acpi: align RSDPMichael S. Tsirkin
2014-08-14hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICEHu Tao
2014-08-14pc: Create 2.2 machine typeJan Kiszka