index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-29
1
-1
/
+1
*
ide: move headers to include folder
Efimov Vasily
2016-06-29
3
-0
/
+1116
*
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
1
-1
/
+0
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
3
-0
/
+9
*
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
1
-0
/
+4
*
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-0
/
+8
*
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
2016-06-24
1
-1
/
+4
*
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
2
-0
/
+12
*
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
2
-0
/
+53
*
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-24
1
-0
/
+1
*
acpi: add aml_call5
Xiao Guangrong
2016-06-24
1
-0
/
+2
*
acpi: add aml_object_type
Xiao Guangrong
2016-06-24
1
-0
/
+1
*
nvdimm: support nvdimm label
Xiao Guangrong
2016-06-24
1
-1
/
+54
*
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
2016-06-24
1
-1
/
+4
*
acpi: Add IPMI table entries
Corey Minyard
2016-06-24
1
-0
/
+22
*
ipmi: Add SMBIOS table entry
Corey Minyard
2016-06-24
1
-0
/
+15
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...
Peter Maydell
2016-06-23
1
-4
/
+15
|
\
|
*
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
2016-06-22
1
-4
/
+15
*
|
usb: Add QOM property "attached".
Gerd Hoffmann
2016-06-22
1
-0
/
+1
*
|
usb: make USBDevice->attached bool
Gerd Hoffmann
2016-06-22
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
2
-0
/
+47
|
\
|
*
trace: [all] Add "guest_mem_before" event
LluĂs Vilanova
2016-06-20
2
-0
/
+47
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
2016-06-20
1
-2
/
+2
|
\
\
|
*
|
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
2016-06-20
1
-1
/
+1
|
*
|
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
2016-06-20
1
-1
/
+1
|
|
/
*
|
blockjob: add AioContext attached callback
Stefan Hajnoczi
2016-06-20
1
-0
/
+7
*
|
block: use safe iteration over AioContext notifiers
Stefan Hajnoczi
2016-06-20
1
-0
/
+2
*
|
blockjob: add pause points
Stefan Hajnoczi
2016-06-20
1
-3
/
+32
*
|
blockjob: rename block_job_is_paused()
Stefan Hajnoczi
2016-06-20
1
-9
/
+0
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
2016-06-17
6
-9
/
+361
|
\
|
*
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
2016-06-17
1
-1
/
+3
|
*
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-06-17
1
-2
/
+3
|
*
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
1
-0
/
+18
|
*
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
2016-06-17
1
-0
/
+32
|
*
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
1
-3
/
+2
|
*
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2016-06-17
1
-3
/
+189
|
*
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
2016-06-17
1
-0
/
+108
|
*
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
2016-06-17
1
-0
/
+6
*
|
qdev: Use GList for global properties
Eduardo Habkost
2016-06-17
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
2016-06-17
8
-2
/
+101
|
\
|
*
QMP: Add query-hotpluggable-cpus
Igor Mammedov
2016-06-17
1
-0
/
+5
|
*
spapr: CPU hot unplug support
Bharata B Rao
2016-06-17
1
-0
/
+2
|
*
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
2
-0
/
+4
|
*
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2016-06-17
2
-0
/
+5
|
*
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2016-06-17
1
-0
/
+2
|
*
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2016-06-17
2
-0
/
+30
|
*
qom: API to get instance_size of a type
Bharata B Rao
2016-06-17
1
-1
/
+7
|
*
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
1
-0
/
+1
|
*
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2016-06-17
1
-0
/
+1
|
*
cpu: Abstract CPU core type
Bharata B Rao
2016-06-17
1
-0
/
+31
[next]