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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
1
-1
/
+0
2016-06-24
virtio-bus: remove old set_host_notifier callback
Cornelia Huck
1
-1
/
+0
2016-06-24
virtio-bus: common ioeventfd infrastructure
Cornelia Huck
1
-0
/
+30
2016-06-24
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
1
-1
/
+0
2016-06-24
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
3
-0
/
+9
2016-06-24
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
1
-0
/
+4
2016-06-24
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
1
-0
/
+8
2016-06-24
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
1
-1
/
+4
2016-06-24
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2
-0
/
+12
2016-06-24
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2
-0
/
+53
2016-06-24
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
1
-0
/
+1
2016-06-24
acpi: add aml_call5
Xiao Guangrong
1
-0
/
+2
2016-06-24
acpi: add aml_object_type
Xiao Guangrong
1
-0
/
+1
2016-06-24
nvdimm: support nvdimm label
Xiao Guangrong
1
-1
/
+54
2016-06-24
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
1
-1
/
+4
2016-06-24
acpi: Add IPMI table entries
Corey Minyard
1
-0
/
+22
2016-06-24
ipmi: Add SMBIOS table entry
Corey Minyard
1
-0
/
+15
2016-06-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...
Peter Maydell
1
-4
/
+15
2016-06-22
usb: Add QOM property "attached".
Gerd Hoffmann
1
-0
/
+1
2016-06-22
usb: make USBDevice->attached bool
Gerd Hoffmann
1
-1
/
+1
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-4
/
+15
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+47
2016-06-20
trace: [all] Add "guest_mem_before" event
LluĂs Vilanova
2
-0
/
+47
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
1
-2
/
+2
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-1
/
+1
2016-06-20
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
1
-1
/
+1
2016-06-20
blockjob: add AioContext attached callback
Stefan Hajnoczi
1
-0
/
+7
2016-06-20
block: use safe iteration over AioContext notifiers
Stefan Hajnoczi
1
-0
/
+2
2016-06-20
blockjob: add pause points
Stefan Hajnoczi
1
-3
/
+32
2016-06-20
blockjob: rename block_job_is_paused()
Stefan Hajnoczi
1
-9
/
+0
2016-06-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
6
-9
/
+361
2016-06-17
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
1
-1
/
+3
2016-06-17
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
1
-2
/
+3
2016-06-17
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
1
-0
/
+18
2016-06-17
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
1
-0
/
+32
2016-06-17
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
1
-3
/
+2
2016-06-17
hw/intc/arm_gicv3: Add state information
Pavel Fedin
1
-3
/
+189
2016-06-17
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
1
-0
/
+108
2016-06-17
migration: Define VMSTATE_UINT64_2DARRAY
Peter Maydell
1
-0
/
+6
2016-06-17
qdev: Use GList for global properties
Eduardo Habkost
1
-1
/
+0
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
8
-2
/
+101
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-2
/
+36
2016-06-17
QMP: Add query-hotpluggable-cpus
Igor Mammedov
1
-0
/
+5
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
1
-0
/
+2
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
2
-0
/
+4
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2
-0
/
+5
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
1
-0
/
+2
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2
-0
/
+30
2016-06-17
qom: API to get instance_size of a type
Bharata B Rao
1
-1
/
+7
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
1
-0
/
+1
[next]