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
*
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
|
*
pc: acpi-build: use aml_scope() for \_SB scope
Igor Mammedov
2015-02-26
1
-20
/
+19
|
*
pc: acpi: use local var for accessing ACPI tables blob in acpi_build()
Igor Mammedov
2015-02-26
1
-34
/
+35
|
*
acpi-build: skip hotplugged bridges
Michael S. Tsirkin
2015-02-26
1
-2
/
+6
|
*
acpi-build: simplify rsdp management for legacy
Michael S. Tsirkin
2015-02-26
1
-4
/
+6
|
*
acpi: has_immutable_rsdp->!rsdp_in_ram
Michael S. Tsirkin
2015-02-26
3
-7
/
+7
|
*
acpi-build: fix ACPI RAM management
Michael S. Tsirkin
2015-02-26
1
-20
/
+23
|
*
pc: acpi-build: migrate RSDP table
Igor Mammedov
2015-02-26
3
-9
/
+21
|
*
pc: acpi-build: update linker on guest access
Igor Mammedov
2015-02-26
1
-1
/
+7
|
*
acpi: update RSDP on guest access
Michael S. Tsirkin
2015-02-26
1
-6
/
+9
|
*
pc: memory: Validate alignment of maxram_size to page size
Peter Krempa
2015-02-26
1
-0
/
+7
|
*
acpi, pc: Add unplug cb for pc machine.
Tang Chen
2015-02-26
1
-0
/
+8
|
*
acpi, pc: Add hotunplug request cb for pc machine.
Tang Chen
2015-02-26
1
-0
/
+8
|
*
pci-assign: Convert to realize
Markus Armbruster
2015-02-26
1
-6
/
+4
|
*
acpi: drop min-bytes in build_package()
Igor Mammedov
2015-02-26
1
-7
/
+6
[next]