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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/acpi: move typeinfo to the file end
Igor Mammedov
2014-02-10
1
-46
/
+46
*
qdev: add "hotpluggable" property to Device
Igor Mammedov
2014-02-10
1
-0
/
+29
*
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2014-02-10
1
-0
/
+4
*
define hotplug interface
Igor Mammedov
2014-02-10
2
-0
/
+49
*
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
*
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
2
-201
/
+33
*
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2014-02-05
2
-3
/
+7
*
pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
Igor Mammedov
2014-02-05
1
-12
/
+12
*
pcihp: replace enable|disable_device() with oneliners
Igor Mammedov
2014-02-05
1
-12
/
+2
*
pcihp: reduce number of device check events
Michael S. Tsirkin
2014-02-05
1
-16
/
+5
*
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
2014-02-04
4
-1
/
+171
|
\
|
*
s390-sclp: SCLP Event integration
Jason J. Herne
2014-01-21
3
-0
/
+119
|
*
s390-sclp: SCLP CPU Info
Jason J. Herne
2014-01-21
1
-0
/
+51
|
*
s390-sclp: Define New SCLP Codes
Jason J. Herne
2014-01-21
1
-1
/
+1
*
|
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
2014-02-03
2
-48
/
+0
*
|
axis-dev88: Connect the PIC upstream IRQs directly to the CPU
Edgar E. Iglesias
2014-02-03
1
-4
/
+3
*
|
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-01
1
-6
/
+9
|
\
\
|
*
|
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
2014-01-28
1
-6
/
+9
*
|
|
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...
Peter Maydell
2014-02-01
7
-37
/
+88
|
\
\
\
|
*
|
|
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
Christoffer Dall
2014-01-31
1
-1
/
+5
|
*
|
|
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
2014-01-31
1
-6
/
+11
|
*
|
|
display: avoid multi-statement macro
Paolo Bonzini
2014-01-31
4
-29
/
+59
|
*
|
|
ZYNQ: Implement board MIDR control for Zynq
Alistair Francis
2014-01-31
1
-0
/
+7
|
*
|
|
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
Peter Maydell
2014-01-31
1
-2
/
+7
*
|
|
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...
Peter Maydell
2014-02-01
1
-11
/
+67
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vfio: correct debug macro typo
Bandan Das
2014-01-28
1
-1
/
+1
|
*
|
|
vfio: fix mapping of MSIX bar
Alexey Kardashevskiy
2014-01-17
1
-3
/
+3
|
*
|
|
vfio-pci: Fail initfn on DMA mapping errors
Alex Williamson
2014-01-16
1
-6
/
+38
|
*
|
|
vfio: Filter out bogus mappings
Alex Williamson
2014-01-16
1
-1
/
+8
|
*
|
|
vfio: Do not reattempt a failed rom read
Bandan Das
2014-01-15
1
-0
/
+6
|
*
|
|
vfio: warn if host device rom can't be read
Bandan Das
2014-01-15
1
-0
/
+7
|
*
|
|
vfio: Destroy memory regions
Alex Williamson
2014-01-15
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Peter Maydell
2014-01-31
22
-306
/
+1147
|
\
\
\
|
*
|
|
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
|
*
|
|
hw/pci: fix error flow in pci multifunction init
Marcel Apfelbaum
2014-01-26
1
-10
/
+10
|
*
|
|
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
5
-7
/
+8
|
*
|
|
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: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2014-01-26
1
-0
/
+14
|
*
|
|
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2014-01-26
3
-72
/
+71
|
*
|
|
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
3
-94
/
+297
|
*
|
|
piix4: add acpi pci hotplug support
Michael S. Tsirkin
2014-01-26
1
-10
/
+65
|
*
|
|
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
2014-01-26
2
-2
/
+317
[next]