index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-28
acpi: add a missing backslash to the \_SB scope.
Gal Hammer
1
-1
/
+1
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
2
-1
/
+24
2015-04-27
acpi: fix "Memory device control fields" register
Zhu Guihua
1
-1
/
+1
2015-04-27
acpi: extend aml_field() to support UpdateRule
Zhu Guihua
1
-5
/
+8
2015-04-27
acpi, mem-hotplug: add unplug cb for memory device
Tang Chen
1
-2
/
+32
2015-04-27
acpi, mem-hotplug: add unplug request cb for memory device
Tang Chen
1
-2
/
+26
2015-04-27
pc: add 2.4 machine types
Jason Wang
2
-7
/
+48
2015-04-27
hw/i386/acpi-build: move generic acpi building helpers into dedictated file
Shannon Zhao
1
-77
/
+0
2015-04-27
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2
-369
/
+1
2015-04-27
acpi-build: close } in comment
Michael S. Tsirkin
1
-1
/
+1
2015-04-27
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
1
-18
/
+18
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
1
-1
/
+2
2015-04-01
pc: acpi: fix pvpanic regression
Igor Mammedov
1
-1
/
+1
2015-03-25
fw_cfg: factor out initialization of FW_CFG_ID (rev. number)
Gabriel L. Somlo
1
-1
/
+0
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2
-8
/
+0
2015-03-19
Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"
Eduardo Habkost
2
-8
/
+0
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
1
-0
/
+9
2015-03-19
smbios: add max speed comdline option for type-17 (meory device) structure
Gabriel L. Somlo
1
-2
/
+8
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
1
-4
/
+12
2015-03-17
pc: Suppress APIC ID compatibility warning for QTest
Andreas Färber
1
-1
/
+2
2015-03-16
pc: Disable vmdesc submission for old machines
Alexander Graf
2
-0
/
+2
2015-03-09
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
1
-0
/
+35
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
23
-3547
/
+577
2015-03-08
acpi: drop unused code
Michael S. Tsirkin
1
-12
/
+0
2015-03-08
acpi-build: fix typo in comment
Michael S. Tsirkin
1
-1
/
+1
2015-03-04
acpi: update generated files
Michael S. Tsirkin
2
-1224
/
+22
2015-03-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-26' into...
Peter Maydell
1
-8
/
+3
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-35
/
+0
2015-03-02
acpi: update generated files
Michael S. Tsirkin
3
-20
/
+374
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+35
2015-03-02
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-11
/
+2
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-0
/
+1
2015-03-01
pc: acpi: remove not used anymore ssdt-[misc|pcihp].hex.generated blobs
Igor Mammedov
2
-390
/
+0
2015-03-01
pc: acpi-build: drop template patching and create PCI bus tree dynamically
Igor Mammedov
3
-256
/
+80
2015-03-01
pc: acpi-build: simplify PCI bus tree generation
Igor Mammedov
1
-189
/
+85
2015-03-01
pc: acpi-build: drop template patching and create Device(SMC) dynamically
Igor Mammedov
4
-20
/
+22
2015-03-01
pc: export applesmc IO port/len
Igor Mammedov
1
-1
/
+1
2015-03-01
pc: acpi-build: drop remaining ssdt_misc template
Igor Mammedov
3
-27
/
+2
2015-03-01
pc: acpi: drop manual hole punching for GPE0 resources
Igor Mammedov
1
-15
/
+17
2015-03-01
pc: acpi: drop manual hole punching for CPU hotplug resources
Igor Mammedov
1
-5
/
+1
2015-03-01
pc: acpi: drop manual hole punching for PCI hotplug resources
Igor Mammedov
1
-5
/
+1
2015-03-01
pc: acpi-build: create PCI0._CRS dynamically
Igor Mammedov
5
-210
/
+52
2015-02-26
pc: Use qemu_opt_set() instead of qemu_opts_parse()
Markus Armbruster
1
-8
/
+3
2015-02-26
acpi: drop unused generated files
Michael S. Tsirkin
2
-347
/
+0
2015-02-26
acpi: update generated hex files
Michael S. Tsirkin
3
-697
/
+25
2015-02-26
pc: acpi-build: reserve PCIHP MMIO resources
Igor Mammedov
1
-0
/
+27
2015-02-26
pc: acpi-build: create memory hotplug IO region dynamically
Igor Mammedov
3
-31
/
+64
2015-02-26
pc: acpi-build: drop template patching and memory hotplug objects dynamically
Igor Mammedov
3
-144
/
+46
2015-02-26
pc: acpi-build: create CPU hotplug IO region dynamically
Igor Mammedov
2
-16
/
+28
2015-02-26
pc: acpi-build: drop template patching and CPU hotplug objects dynamically
Igor Mammedov
3
-113
/
+45
[prev]
[next]