index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2014-11-02
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
2014-11-02
pc: add cpu hotplug handler to PC_MACHINE
Gu Zheng
2014-11-02
acpi: create separate file for TCPA log
Stefan Berger
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
pc: Fix disabling of vapic for compat PC models
Jan Kiszka
2014-11-02
i386/pc: add piix and q35 machtypes to sorting families for -M \?
Laszlo Ersek
2014-11-02
well-defined listing order for machine types
Laszlo Ersek
2014-11-02
smbios: Fix assertion on socket count calculation
Eduardo Habkost
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
[next]