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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mwalle/tags/lm32-queue/20160620' into s...
Peter Maydell
2016-06-20
10
-46
/
+62
|
\
|
*
milkymist: update specification URLs
Michael Walle
2016-06-20
8
-8
/
+8
|
*
hw/intc: QOM'ify lm32_pic.c
xiaoqiang zhao
2016-06-20
1
-7
/
+5
|
*
hw/display: QOM'ify milkymist-vgafb.c
xiaoqiang zhao
2016-06-20
1
-6
/
+10
|
*
hw/display: QOM'ify milkymist-tmu2.c
xiaoqiang zhao
2016-06-20
1
-10
/
+14
|
*
hw/timer: QOM'ify milkymist_sysctl
xiaoqiang zhao
2016-06-20
1
-8
/
+13
|
*
hw/timer: QOM'ify lm32_timer
xiaoqiang zhao
2016-06-20
1
-7
/
+12
*
|
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
10
-42
/
+13
*
|
error: Remove unnecessary local_err variables
Eduardo Habkost
2016-06-20
2
-24
/
+8
*
|
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
2016-06-20
4
-30
/
+10
|
/
*
hw/intc/arm_gicv3: Fix compilation with simple trace backend
Peter Maydell
2016-06-20
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617'...
Peter Maydell
2016-06-17
10
-45
/
+3849
|
\
|
*
ACPI: ARM: Present GIC version in MADT table
Shannon Zhao
2016-06-17
1
-0
/
+1
|
*
hw/timer: Add value matching support to aspeed_timer
Andrew Jeffery
2016-06-17
1
-37
/
+101
|
*
hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
Peter Maydell
2016-06-17
2
-0
/
+442
|
*
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
Peter Maydell
2016-06-17
3
-0
/
+166
|
*
hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
Peter Maydell
2016-06-17
2
-5
/
+140
|
*
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
Peter Maydell
2016-06-17
4
-0
/
+650
|
*
hw/intc/arm_gicv3: Implement gicv3_set_irq()
Peter Maydell
2016-06-17
4
-1
/
+63
|
*
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
Peter Maydell
2016-06-17
1
-1
/
+14
|
*
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
Shlomo Pongratz
2016-06-17
3
-0
/
+506
|
*
hw/intc/arm_gicv3: Implement GICv3 distributor registers
Shlomo Pongratz
2016-06-17
3
-0
/
+863
|
*
hw/intc/arm_gicv3: Implement functions to identify next pending irq
Peter Maydell
2016-06-17
3
-0
/
+423
|
*
hw/intc/arm_gicv3: ARM GICv3 device framework
Shlomo Pongratz
2016-06-17
3
-0
/
+99
|
*
hw/intc/arm_gicv3: Add vmstate descriptors
Pavel Fedin
2016-06-17
2
-1
/
+57
|
*
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
Peter Maydell
2016-06-17
1
-5
/
+2
|
*
hw/intc/arm_gicv3: Add state information
Pavel Fedin
2016-06-17
2
-2
/
+329
*
|
qdev: Use GList for global properties
Eduardo Habkost
2016-06-17
1
-7
/
+8
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
2016-06-17
14
-66
/
+735
|
\
|
*
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
2016-06-17
1
-0
/
+34
|
*
spapr: CPU hot unplug support
Bharata B Rao
2016-06-17
2
-0
/
+67
|
*
spapr: CPU hotplug support
Bharata B Rao
2016-06-17
4
-13
/
+172
|
*
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
2016-06-17
2
-10
/
+121
|
*
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
2016-06-17
2
-48
/
+50
|
*
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
2016-06-17
3
-2
/
+162
|
*
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
1
-0
/
+12
|
*
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2016-06-17
2
-4
/
+18
|
*
cpu: Abstract CPU core type
Bharata B Rao
2016-06-17
2
-0
/
+89
|
*
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
2016-06-17
2
-1
/
+19
|
*
vfio: Fix broken EEH
Gavin Shan
2016-06-17
1
-1
/
+1
|
*
hw/ppc/spapr: Silence deprecation message in qtest mode
Thomas Huth
2016-06-17
1
-1
/
+4
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
9
-11
/
+158
|
\
\
|
|
/
|
/
|
|
*
msi_init: change return value to 0 on success
Cao jin
2016-06-17
1
-3
/
+3
|
*
fix some coding style problems
Cao jin
2016-06-17
6
-3
/
+35
|
*
pci core: assert ENOSPC when add capability
Cao jin
2016-06-17
1
-4
/
+2
|
*
vhost-net: save & restore vring enable state
Marc-André Lureau
2016-06-17
1
-0
/
+11
|
*
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
2016-06-17
1
-1
/
+26
|
*
vhost-net: do not crash if backend is not present
Marc-André Lureau
2016-06-17
1
-1
/
+6
|
*
pci: fix pci_requester_id()
Peter Xu
2016-06-17
2
-1
/
+77
*
|
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2016-06-16
1
-2
/
+4
[next]