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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/sd: QOM'ify pl181.c
xiaoqiang zhao
2016-06-14
1
-10
/
+16
*
hw/dma: QOM'ify pxa2xx_dma.c
xiaoqiang zhao
2016-06-14
1
-16
/
+22
*
hw/misc: QOM'ify mst_fpga.c
xiaoqiang zhao
2016-06-14
1
-7
/
+6
*
hw/misc: QOM'ify exynos4210_pmu.c
xiaoqiang zhao
2016-06-14
1
-6
/
+5
*
hw/misc: QOM'ify arm_l2x0.c
xiaoqiang zhao
2016-06-14
1
-6
/
+5
*
hw/gpio: QOM'ify zaurus.c
xiaoqiang zhao
2016-06-14
1
-8
/
+6
*
hw/gpio: QOM'ify pl061.c
xiaoqiang zhao
2016-06-14
1
-16
/
+8
*
hw/gpio: QOM'ify omap_gpio.c
xiaoqiang zhao
2016-06-14
1
-30
/
+31
*
hw/i2c: QOM'ify versatile_i2c.c
xiaoqiang zhao
2016-06-14
1
-13
/
+6
*
hw/i2c: QOM'ify omap_i2c.c
xiaoqiang zhao
2016-06-14
1
-17
/
+25
*
hw/i2c: QOM'ify exynos4210_i2c.c
xiaoqiang zhao
2016-06-14
1
-7
/
+6
*
hw/i2c: QOM'ify bitbang_i2c.c
xiaoqiang zhao
2016-06-14
1
-8
/
+6
*
hw/arm/virt: create the 2.7 machine type
Andrew Jones
2016-06-14
1
-2
/
+18
*
hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
Andrew Jones
2016-06-14
1
-3
/
+10
*
hw/arm/virt: introduce DEFINE_VIRT_MACHINE
Andrew Jones
2016-06-14
1
-17
/
+24
*
hw/arm/virt: separate versioned type-init code
Andrew Jones
2016-06-14
1
-6
/
+10
*
target-arm: Fix reset and migration of TTBCR(S)
Peter Maydell
2016-06-14
1
-1
/
+4
*
hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table
Shannon Zhao
2016-06-14
1
-0
/
+4
*
hw/arm/virt: Add PMU node for virt machine
Shannon Zhao
2016-06-14
5
-0
/
+91
*
target-arm: kvm64: set guest PMUv3 feature bit if supported
Shannon Zhao
2016-06-14
2
-0
/
+7
*
qdev_try_create(): Assert that devices we put onto the system bus are SysBusD...
Peter Maydell
2016-06-14
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160614' into staging
Peter Maydell
2016-06-14
20
-59
/
+251
|
\
|
*
s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts
Christian Borntraeger
2016-06-14
1
-2
/
+3
|
*
s390x: Limit s390-ccw machines to 248 CPUs
Christian Borntraeger
2016-06-14
1
-1
/
+1
|
*
virtio-ccw: Provide traces for indicator changes
Christian Borntraeger
2016-06-14
2
-0
/
+2
|
*
s390x/css: introduce property type for device ids
Cornelia Huck
2016-06-14
4
-48
/
+131
|
*
s390x/css: clear IO irqs when generating IPI CRW
Halil Pasic
2016-06-14
1
-3
/
+40
|
*
s390x/kvm: add interface for clearing IO irqs
Halil Pasic
2016-06-14
3
-0
/
+36
|
*
linux-headers: update
Cornelia Huck
2016-06-14
10
-5
/
+38
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160614' into...
Peter Maydell
2016-06-14
11
-79
/
+167
|
\
|
*
spapr: Ensure all LMBs are represented in ibm,dynamic-memory
Bharata B Rao
2016-06-14
2
-22
/
+41
|
*
macio: call dma_memory_unmap() at the end of each DMA transfer
Mark Cave-Ayland
2016-06-14
2
-20
/
+31
|
*
Add PowerPC AT_HWCAP2 definitions
Anton Blanchard
2016-06-14
1
-0
/
+13
|
*
ppc: Add PowerISA 2.07 compatibility mode
Thomas Huth
2016-06-14
2
-2
/
+7
|
*
ppc: Improve PCR bit selection in ppc_set_compat()
Thomas Huth
2016-06-14
2
-4
/
+13
|
*
ppc: Provide function to get CPU class of the host CPU
Thomas Huth
2016-06-14
2
-5
/
+21
|
*
ppc: Split pcr_mask settings into supported bits and the register mask
Thomas Huth
2016-06-14
4
-5
/
+9
|
*
ppc/spapr: Refactor h_client_architecture_support() CPU parsing code
Thomas Huth
2016-06-14
1
-25
/
+36
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160613-1' into s...
Peter Maydell
2016-06-13
12
-61
/
+96
|
\
|
*
vl: Eliminate usb_enabled()
Eduardo Habkost
2016-06-13
9
-16
/
+10
|
*
pxa2xx: Unconditionally enable USB controller
Eduardo Habkost
2016-06-13
1
-8
/
+4
|
*
hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
2016-06-13
1
-33
/
+30
|
*
usb-host: add special case for bus+addr
Gerd Hoffmann
2016-06-13
1
-4
/
+52
*
|
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-2016-06-13-v...
Peter Maydell
2016-06-13
4
-14
/
+18
|
\
\
|
*
|
crypto: aes: always rename internal symbols
Mike Frysinger
2016-06-13
1
-3
/
+2
|
*
|
crypto: assert that qcrypto_hash_digest_len is in range
Paolo Bonzini
2016-06-13
1
-3
/
+1
|
*
|
crypto: remove temp files on completion of secrets test
Daniel P. Berrange
2016-06-13
1
-2
/
+4
|
*
|
TLS: provide slightly more information when TLS certificate loading fails
Alex Bligh
2016-06-13
1
-6
/
+11
|
|
/
*
|
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160613-tag' into...
Peter Maydell
2016-06-13
4
-1
/
+79
|
\
\
|
|
/
|
/
|
|
*
Introduce "xen-load-devices-state"
Wen Congyang
2016-06-13
3
-0
/
+78
[next]