Sign in
qemu
/
qemu
/
87f2eff01623fe3d79e6c0962a3037d48b80b548
/
hw
/
i386
2bb41e5
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging
by Peter Maydell
· 10 years ago
75d373e
target-i386: Disable SVM by default in KVM mode
by Eduardo Habkost
· 10 years ago
e93abc1
target-i386: Don't enable nested VMX by default
by Eduardo Habkost
· 10 years ago
949ca9e
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
1cadaa9
target-i386: Rename KVM auto-feature-enable compat function
by Eduardo Habkost
· 10 years ago
179b9f4
pc: Create pc_compat_2_1() functions
by Eduardo Habkost
· 10 years ago
d43f0d6
vga: flip qemu 2.2 pc machine types from cirrus to stdvga
by Gerd Hoffmann
· 10 years ago
6f00494
vga: add default display to machine class
by Gerd Hoffmann
· 10 years ago
ac369a7
hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()
by Nikita Belov
· 10 years ago
caad057
smbios: Encode UUID according to SMBIOS specification
by Eduardo Habkost
· 10 years ago
2cad57c
pc: Add pc_compat_2_1() function
by Eduardo Habkost
· 10 years ago
9b23cfb
-machine vmport=off: Allow disabling of VMWare ioport emulation
by Dr. David Alan Gilbert
· 10 years ago
2d99615
pc: Update rtc_cmos in pc_cpu_plug
by Gu Zheng
· 10 years ago
5279569
pc: add cpu hotplug handler to PC_MACHINE
by Gu Zheng
· 10 years ago
42a5b30
acpi: create separate file for TCPA log
by Stefan Berger
· 10 years ago
68a27b2
virtio-pci: fix migration for pci bus master
by Michael S. Tsirkin
· 10 years ago
df1fd4b
pc: Fix disabling of vapic for compat PC models
by Jan Kiszka
· 10 years ago
562542b
i386/pc: add piix and q35 machtypes to sorting families for -M \?
by Laszlo Ersek
· 10 years ago
2709f26
well-defined listing order for machine types
by Laszlo Ersek
· 10 years ago
7dfddd7
smbios: Fix assertion on socket count calculation
by Eduardo Habkost
· 10 years ago
076893d
kvmvapic: patch_instruction fix
by Pavel Dovgalyuk
· 10 years ago
b154537
-machine vmport=off: Allow disabling of VMWare ioport emulation
by Dr. David Alan Gilbert
· 10 years ago
8f4699d
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
01a2050
hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12
by Peter Maydell
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
fa1d36d
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
by Markus Armbruster
· 10 years ago
605c690
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' into staging
by Peter Maydell
· 10 years ago
d749e10
bootindex: move calling add_boot_device_patch to bootindex setter function
by Gonglei
· 10 years ago
7f6014a
pci-assign: remove bootindex property from qdev to qom
by Gonglei
· 10 years ago
39b888b
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
by Igor Mammedov
· 10 years ago
d93162e
q35/ahci: Pick up -cdrom and -hda options
by John Snow
· 10 years ago
d8f94e1
ide: Update ide_drive_get to be HBA agnostic
by John Snow
· 10 years ago
1602651
pc/vl: Add units-per-default-bus property
by John Snow
· 10 years ago
81ab11a
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
5a6e8ba
kvmvapic: fix migration when VM paused and when not running Windows
by Pavel Dovgalyuk
· 10 years ago
e0bcc42
pc: Add missing 'static' attribute
by Stefan Weil
· 10 years ago
10e11f4
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 10 years ago
438f92e
pc: leave more space for BIOS allocations
by Michael S. Tsirkin
· 10 years ago
9a48bcd
kvmclock: Ensure time in migration never goes backward
by Alexander Graf
· 10 years ago
317b0a6
kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation
by Marcelo Tosatti
· 10 years ago
be894f5
pit: fix pit interrupt can't inject into vm after migration
by ChenLiang
· 10 years ago
a6dead4
apic_common: vapic_paddr synchronization fix
by Pavel Dovgalyuk
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
01eb313
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-03' into staging
by Peter Maydell
· 10 years ago
07b81ed
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
by zhanghailiang
· 10 years ago
c5539cb
Fix debug print warning
by Gonglei
· 10 years ago
b5a280c
intel-iommu: add IOTLB using hash table
by Le Tan
· 10 years ago
d92fa2d
intel-iommu: add context-cache to cache context-entry
by Le Tan
· 10 years ago
ed7b8fb
intel-iommu: add supports for queued invalidation interface
by Le Tan
· 10 years ago
d4eb911
intel-iommu: add DMAR table to ACPI tables
by Le Tan
· 10 years ago
1da12ec
intel-iommu: introduce Intel IOMMU (VT-d) emulation
by Le Tan
· 10 years ago
cec391d
ssdt-tpm: add generated hex file to git
by Michael S. Tsirkin
· 10 years ago
711b20b
Add ACPI tables for TPM
by Stefan Berger
· 10 years ago
927766c
pc: reserve more memory for ACPI for new machine types
by Michael S. Tsirkin
· 10 years ago
0e4a773
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
da398fc
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
469b046
memory: remove memory_region_destroy
by Paolo Bonzini
· 11 years ago
d8d9581
memory: convert memory_region_destroy to object_unparent
by Paolo Bonzini
· 11 years ago
552b48f
q35: Enable the ioapic device to be seen by qtest.
by John Snow
· 10 years ago
260cb1c
pc: Get rid of pci-info leftovers
by Markus Armbruster
· 10 years ago
d67aadc
acpi: align RSDP
by Michael S. Tsirkin
· 10 years ago
41d2f71
hw:i386: typo fix: MEMORY_HOPTLUG_DEVICE -> MEMORY_HOTPLUG_DEVICE
by Hu Tao
· 10 years ago
f9f2187
pc: Create 2.2 machine type
by Jan Kiszka
· 10 years ago
b33a5bb
qemu: support xen hvm direct kernel boot
by Chunyan Liu
· 11 years ago
f47337c
piix: set legacy table size for 1.7
by Michael S. Tsirkin
· 10 years ago
868270f
acpi-build: tweak acpi migration limits
by Michael S. Tsirkin
· 10 years ago
18045fb
pc: future-proof migration-compatibility of ACPI tables
by Paolo Bonzini
· 10 years ago
093a35e
acpi-build: minor code cleanup
by Michael S. Tsirkin
· 10 years ago
133a2da
pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug is disabled
by Igor Mammedov
· 10 years ago
07fb617
pc: hack for migration compatibility from QEMU 2.0
by Paolo Bonzini
· 10 years ago
acd727e
acpi-dsdt: procedurally generate _PRT
by Paolo Bonzini
· 10 years ago
147fc41
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' into staging
by Peter Maydell
· 10 years ago
50a2c45
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
a9dd38d
Fix new typos in comments (found by codespell)
by Stefan Weil
· 11 years ago
fa666c1
Revert "kvmclock: Ensure time in migration never goes backward"
by Paolo Bonzini
· 10 years ago
108e4c3
Revert "kvmclock: Ensure proper env->tsc value for kvmclock_current_nsec calculation"
by Paolo Bonzini
· 10 years ago
faab459
pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]
by Eduardo Habkost
· 11 years ago
5f8632d
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
by Don Slutz
· 11 years ago
b8f5cfd
pc: Move q35 compat props to PC_COMPAT_*
by Eduardo Habkost
· 11 years ago
c87b152
pc & q35: Add new machine opt max-ram-below-4g
by Don Slutz
· 11 years ago
3c2a966
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
by Don Slutz
· 11 years ago
48cb7f3
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
by Eduardo Habkost
· 11 years ago
dc61b29
pc: acpi: do not hardcode preprocessor
by Igor Mammedov
· 11 years ago
9521d42
pc: pass MachineState to pc_memory_init
by Paolo Bonzini
· 11 years ago
dfabb8b
numa: introduce memory_region_allocate_system_memory
by Paolo Bonzini
· 11 years ago
8c85901
NUMA: Add numa_info structure to contain numa nodes info
by Wanlong Gao
· 11 years ago
2745d9e
acpi: update generated files
by Michael S. Tsirkin
· 11 years ago
4635b16
pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
by Igor Mammedov
· 11 years ago
cec6519
pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
by Igor Mammedov
· 11 years ago
bf1e893
pc: add "hotplug-memory-region-size" property to PC_MACHINE
by Igor Mammedov
· 11 years ago
bef3492
pc: ACPI BIOS: implement memory hotplug interface
by Igor Mammedov
· 11 years ago
3fbcdc2
pc: propagate memory hotplug event to ACPI device
by Igor Mammedov
· 11 years ago
781bbd6
pc: add acpi-device link to PCMachineState
by Igor Mammedov
· 11 years ago
2e1ac49
trace: pc: add PC_DIMM slot & address allocation
by Igor Mammedov
· 11 years ago
7e629d1
acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
by Igor Mammedov
· 11 years ago
0cd03d8
pc-dimm: add busy slot check and slot auto-allocation
by Igor Mammedov
· 11 years ago
0b31257
pc-dimm: add busy address check and address auto-allocation
by Igor Mammedov
· 11 years ago
95bee27
pc: add memory hotplug handler to PC_MACHINE
by Igor Mammedov
· 11 years ago
ca8336f
pc: exit QEMU if compat machine doesn't support memory hotlpug
by Igor Mammedov
· 11 years ago
de268e1
pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
by Igor Mammedov
· 11 years ago
Next »