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/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
6
-465
/
+141
|
\
|
*
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
2015-04-28
1
-1
/
+1
|
*
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2015-04-27
2
-1
/
+24
|
*
acpi: fix "Memory device control fields" register
Zhu Guihua
2015-04-27
1
-1
/
+1
|
*
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
2015-04-27
1
-5
/
+8
|
*
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
2015-04-27
1
-2
/
+32
|
*
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
2015-04-27
1
-2
/
+26
|
*
pc: add 2.4 machine types
Jason Wang
2015-04-27
2
-7
/
+48
|
*
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
2015-04-27
1
-77
/
+0
|
*
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2015-04-27
2
-369
/
+1
|
*
acpi-build: close } in comment
Michael S. Tsirkin
2015-04-27
1
-1
/
+1
*
|
range: remove useless inclusions
Paolo Bonzini
2015-04-30
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-04-30
1
-18
/
+18
|
\
\
|
*
|
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
1
-18
/
+18
|
|
/
*
|
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-1
/
+2
|
/
*
pc: acpi: fix pvpanic regression
Igor Mammedov
2015-04-01
1
-1
/
+1
*
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
2015-03-25
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-03-20
2
-8
/
+0
|
\
|
*
Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"
Eduardo Habkost
2015-03-19
2
-8
/
+0
*
|
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
2015-03-19
1
-0
/
+9
|
/
*
smbios: add max speed comdline option for type-17 (meory device) structure
Gabriel L. Somlo
2015-03-19
1
-2
/
+8
*
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
2015-03-17
1
-4
/
+12
*
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
2015-03-17
1
-1
/
+2
*
pc: Disable vmdesc submission for old machines
Alexander Graf
2015-03-16
2
-0
/
+2
*
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2015-03-09
1
-0
/
+35
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-03-09
23
-3547
/
+577
|
\
|
*
acpi: drop unused code
Michael S. Tsirkin
2015-03-08
1
-12
/
+0
|
*
acpi-build: fix typo in comment
Michael S. Tsirkin
2015-03-08
1
-1
/
+1
|
*
acpi: update generated files
Michael S. Tsirkin
2015-03-04
2
-1224
/
+22
|
*
acpi: update generated files
Michael S. Tsirkin
2015-03-02
3
-20
/
+374
|
*
pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobs
Igor Mammedov
2015-03-01
2
-390
/
+0
|
*
pc: acpi-build: drop template patching and create PCI bus tree dynamically
Igor Mammedov
2015-03-01
3
-256
/
+80
|
*
pc: acpi-build: simplify PCI bus tree generation
Igor Mammedov
2015-03-01
1
-189
/
+85
|
*
pc: acpi-build: drop template patching and create Device(SMC) dynamically
Igor Mammedov
2015-03-01
4
-20
/
+22
|
*
pc: export applesmc IO port/len
Igor Mammedov
2015-03-01
1
-1
/
+1
|
*
pc: acpi-build: drop remaining ssdt_misc template
Igor Mammedov
2015-03-01
3
-27
/
+2
|
*
pc: acpi: drop manual hole punching for GPE0 resources
Igor Mammedov
2015-03-01
1
-15
/
+17
|
*
pc: acpi: drop manual hole punching for CPU hotplug resources
Igor Mammedov
2015-03-01
1
-5
/
+1
|
*
pc: acpi: drop manual hole punching for PCI hotplug resources
Igor Mammedov
2015-03-01
1
-5
/
+1
|
*
pc: acpi-build: create PCI0._CRS dynamically
Igor Mammedov
2015-03-01
5
-210
/
+52
|
*
acpi: drop unused generated files
Michael S. Tsirkin
2015-02-26
2
-347
/
+0
|
*
acpi: update generated hex files
Michael S. Tsirkin
2015-02-26
3
-697
/
+25
|
*
pc: acpi-build: reserve PCIHP MMIO resources
Igor Mammedov
2015-02-26
1
-0
/
+27
|
*
pc: acpi-build: create memory hotplug IO region dynamically
Igor Mammedov
2015-02-26
3
-31
/
+64
|
*
pc: acpi-build: drop template patching and memory hotplug objects dynamically
Igor Mammedov
2015-02-26
3
-144
/
+46
|
*
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
2015-02-26
2
-16
/
+28
|
*
pc: acpi-build: drop template patching and CPU hotplug objects dynamically
Igor Mammedov
2015-02-26
3
-113
/
+45
|
*
pc: acpi-build: generate pvpanic device description dynamically
Igor Mammedov
2015-02-26
2
-51
/
+32
|
*
pc: acpi-build: generate _S[345] packages dynamically
Igor Mammedov
2015-02-26
2
-43
/
+30
|
*
acpi: add aml_int() term
Igor Mammedov
2015-02-26
1
-6
/
+6
[next]