index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
8
-23
/
+122
|
\
|
*
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2014-12-15
1
-3
/
+7
|
*
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
2014-12-15
2
-0
/
+8
|
*
target-i386: add VME to all CPUs
Paolo Bonzini
2014-12-15
2
-0
/
+28
|
*
pc: add 2.3 machine types
Paolo Bonzini
2014-12-15
2
-7
/
+48
|
*
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
1
-2
/
+1
|
*
x86: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-12-15
1
-3
/
+1
|
*
valgrind/i386: avoid false positives on KVM_SET_PIT ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
|
*
valgrind/i386: avoid false positives on KVM_SET_CLOCK ioctl
Christian Borntraeger
2014-12-15
1
-2
/
+1
|
*
Add bootloader name to multiboot implementation
Drew DeVault
2014-12-15
1
-5
/
+27
*
|
acpi-build: Make DPRINTF working for acpi-build
Gonglei
2014-12-10
1
-6
/
+12
*
|
acpi-build: adjust indention 8 -> 4 spaces
Gonglei
2014-12-10
1
-2
/
+2
*
|
-machine vmport=auto: Fix handling of VMWare ioport emulation for xen
Don Slutz
2014-11-26
3
-11
/
+25
|
/
*
pc: acpi: mark all possible CPUs as enabled in SRAT
Igor Mammedov
2014-11-24
1
-8
/
+3
*
target-i386: move generic memory hotplug methods to DSDTs
Paolo Bonzini
2014-11-24
8
-992
/
+1789
*
acpi-build: mark RAM dirty on table update
Michael S. Tsirkin
2014-11-24
1
-3
/
+8
*
pc: count in 1Gb hugepage alignment when sizing hotplug-memory container
Igor Mammedov
2014-11-24
1
-0
/
+5
*
pc: explicitly check maxmem limit when adding DIMM
Igor Mammedov
2014-11-24
1
-0
/
+45
*
pc: align DIMM's address/size by backend's alignment value
Igor Mammedov
2014-11-23
3
-0
/
+22
*
pc: limit DIMM address and size to page aligned values
Igor Mammedov
2014-11-23
1
-1
/
+2
*
pc: make pc_dimm_plug() more readble
Igor Mammedov
2014-11-23
1
-2
/
+3
*
pc: kvm: check if KVM has free memory slots to avoid abort()
Igor Mammedov
2014-11-23
1
-0
/
+5
*
pc: piix4_pm: init legacy PCI hotplug when running on Xen
Igor Mammedov
2014-11-14
1
-11
/
+0
*
smbios: change 'ram_addr_t' variables to 'uint64_t'
SeokYeon Hwang
2014-11-13
1
-5
/
+5
*
kvmclock: Add comment explaining why we need cpu_clean_all_dirty()
Eduardo Habkost
2014-11-13
1
-0
/
+14
*
apic_common: migrate missing fields
Pavel Dovgalyuk
2014-11-13
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
2014-11-04
2
-4
/
+10
|
\
|
*
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2014-11-04
2
-0
/
+2
|
*
target-i386: Don't enable nested VMX by default
Eduardo Habkost
2014-11-04
2
-0
/
+4
|
*
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2014-11-03
2
-4
/
+4
|
*
pc: Create pc_compat_2_1() functions
Eduardo Habkost
2014-11-03
2
-2
/
+24
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-11-03
5
-50
/
+134
|
\
\
|
|
/
|
/
|
|
*
vga: flip qemu 2.2 pc machine types from cirrus to stdvga
Gerd Hoffmann
2014-11-03
2
-4
/
+10
|
*
vga: add default display to machine class
Gerd Hoffmann
2014-11-03
1
-0
/
+1
|
*
hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()
Nikita Belov
2014-11-02
1
-4
/
+2
|
*
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
2014-11-02
3
-5
/
+30
|
*
pc: Add pc_compat_2_1() function
Eduardo Habkost
2014-11-02
2
-2
/
+24
|
*
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-11-02
3
-3
/
+23
|
*
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
2014-11-02
3
-23
/
+18
|
*
pc: add cpu hotplug handler to PC_MACHINE
Gu Zheng
2014-11-02
1
-1
/
+27
|
*
acpi: create separate file for TCPA log
Stefan Berger
2014-11-02
1
-7
/
+15
|
*
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
2014-11-02
2
-2
/
+2
|
*
pc: Fix disabling of vapic for compat PC models
Jan Kiszka
2014-11-02
1
-1
/
+1
|
*
i386/pc: add piix and q35 machtypes to sorting families for -M \?
Laszlo Ersek
2014-11-02
2
-0
/
+2
|
*
well-defined listing order for machine types
Laszlo Ersek
2014-11-02
1
-0
/
+1
|
*
smbios: Fix assertion on socket count calculation
Eduardo Habkost
2014-11-02
1
-1
/
+1
*
|
kvmvapic: patch_instruction fix
Pavel Dovgalyuk
2014-10-31
1
-1
/
+0
*
|
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
2014-10-31
3
-3
/
+23
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-10-22
4
-9
/
+10
|
\
|
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
4
-9
/
+9
[next]