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
*
acpi: fix incorrect encoding for 0x{F-1}FFFF
Igor Mammedov
2014-04-14
1
-1
/
+1
*
acpi: update generated hex files
Michael S. Tsirkin
2014-04-10
2
-30
/
+20
*
dsdt: tweak ACPI ID for hotplug resource device
Michael S. Tsirkin
2014-04-08
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-28
1
-2
/
+2
|
\
|
*
acpi: fix ACPI generation for pci bridges
Marcel Apfelbaum
2014-03-28
1
-2
/
+2
*
|
hw/i386/acpi_build.c: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-1
/
+1
|
/
*
acpi: make SSDT 1.0 spec compliant when possible
Michael S. Tsirkin
2014-03-26
1
-2
/
+14
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-03-24
3
-36
/
+44
|
\
|
*
acpi: fix endian-ness for table ids
Michael S. Tsirkin
2014-03-18
2
-29
/
+16
|
*
i386/acpi-build: support hotplug of VCPU with APIC ID 0xFF
Laszlo Ersek
2014-03-18
1
-1
/
+6
|
*
i386/acpi-build: allow more than 255 elements in CPON
Laszlo Ersek
2014-03-18
1
-2
/
+2
|
*
pc: Refuse max_cpus if it results in too large APIC ID
Eduardo Habkost
2014-03-18
1
-0
/
+8
|
*
acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmap
Eduardo Habkost
2014-03-18
1
-2
/
+2
|
*
pc: Refuse CPU hotplug if the resulting APIC ID is too large
Eduardo Habkost
2014-03-18
1
-0
/
+8
|
*
acpi-build: fix misaligned access
Michael S. Tsirkin
2014-03-12
1
-2
/
+2
*
|
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
|
translate-all: Change tb_gen_code() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
|
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
|
cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
|
target-i386: Enable x2apic by default on KVM
Eduardo Habkost
2014-03-13
2
-0
/
+2
*
|
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
2014-03-13
1
-3
/
+3
|
/
*
acpi-build: don't access unaligned addresses
Michael S. Tsirkin
2014-03-11
1
-15
/
+16
*
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-11
2
-0
/
+2
*
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
2
-2
/
+2
*
acpi-build: append description for non-hotplug
Michael S. Tsirkin
2014-03-09
7
-264
/
+500
*
qdev: Keep global allocation counter per bus
Alexander Graf
2014-03-05
1
-1
/
+7
*
pci-assign: Fix potential read beyond buffer on -EBUSY
Markus Armbruster
2014-02-26
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
2
-5
/
+5
|
\
|
*
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
1
-3
/
+3
|
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
|
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-02-13
4
-6
/
+16
|
\
\
|
|
/
|
/
|
|
*
ACPI: Remove commented-out code from HPET._CRS
Gabriel L. Somlo
2014-02-10
1
-3
/
+0
|
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+3
|
*
pc.c: better error message on initrd sizing failure
Michael S. Tsirkin
2014-02-05
1
-2
/
+2
|
*
pc_piix: enable legacy hotplug for Xen
Michael S. Tsirkin
2014-02-05
1
-0
/
+11
*
|
i386: Add missing include file for QEMU_PACKED
Stefan Weil
2014-02-01
1
-2
/
+1
|
/
*
q35: document gigabyte_align
Michael S. Tsirkin
2014-01-26
1
-0
/
+13
*
q35: gigabyte alignment for ram
Gerd Hoffmann
2014-01-26
1
-2
/
+5
*
acpi: Fix PCI hole handling on build_srat()
Eduardo Habkost
2014-01-26
1
-5
/
+5
*
pc: Save size of RAM below 4GB
Eduardo Habkost
2014-01-26
1
-0
/
+1
*
pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated
Igor Mammedov
2014-01-26
4
-92
/
+225
*
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
4
-4
/
+6
*
pc: ACPI: expose PRST IO range via _CRS
Igor Mammedov
2014-01-26
1
-1
/
+13
*
pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources
Igor Mammedov
2014-01-26
3
-7
/
+15
*
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
Igor Mammedov
2014-01-26
3
-7
/
+41
*
pc: set PRST base in DSDT depending on chipset
Igor Mammedov
2014-01-26
3
-1
/
+3
*
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
3
-94
/
+297
*
pc: make: fix dependencies: rebuild when included file is changed
Igor Mammedov
2014-01-26
1
-1
/
+1
*
ACPI: Fix AppleSMC _STA size
Gabriel L. Somlo
2014-01-26
2
-8
/
+7
[next]