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