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
*
block/io: optimize bdrv_co_pwritev for small requests
Peter Lieven
2016-06-07
3
-37
/
+9
*
iostatus: fix comments for block_job_iostatus_reset
Changlong Xie
2016-06-07
1
-1
/
+1
*
block/io: Remove unused bdrv_aio_write_zeroes()
Kevin Wolf
2016-06-07
3
-15
/
+0
*
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
2016-06-07
3
-9
/
+1
*
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
2016-06-07
2
-73
/
+0
*
virtio-blk: Remove op blocker for dataplane
Fam Zheng
2016-06-07
1
-63
/
+0
*
blockdev-backup: Don't move target AioContext if it's attached
Fam Zheng
2016-06-07
1
-1
/
+11
*
blockdev-backup: Use bdrv_lookup_bs on target
Fam Zheng
2016-06-07
1
-10
/
+3
*
tests: avoid coroutine pool test crash
Stefan Hajnoczi
2016-06-07
1
-1
/
+9
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160606-...
Peter Maydell
2016-06-06
41
-213
/
+1125
|
\
|
*
zynqmp: Add the ZCU102 board
Alistair Francis
2016-06-06
1
-0
/
+8
|
*
target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
Sergey Sorokin
2016-06-06
1
-16
/
+22
|
*
char: get rid of qemu_char_get_next_serial
xiaoqiang zhao
2016-06-06
2
-17
/
+0
|
*
hw/char: QOM'ify xilinx_uartlite model
xiaoqiang zhao
2016-06-06
3
-6
/
+44
|
*
hw/char: QOM'ify stm32f2xx_usart model
xiaoqiang zhao
2016-06-06
2
-4
/
+12
|
*
hw/char: QOM'ify digic-uart model
xiaoqiang zhao
2016-06-06
2
-4
/
+8
|
*
hw/char: QOM'ify cadence_uart model
xiaoqiang zhao
2016-06-06
4
-8
/
+28
|
*
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-06-06
10
-35
/
+86
|
*
hw/ptimer: Introduce ptimer_get_limit
Dmitry Osipenko
2016-06-06
2
-0
/
+6
|
*
hw/ptimer: Support "on the fly" timer mode switch
Dmitry Osipenko
2016-06-06
1
-6
/
+7
|
*
hw/ptimer: Update .delta on period/freq change
Dmitry Osipenko
2016-06-06
1
-0
/
+2
|
*
hw/ptimer: Perform counter wrap around if timer already expired
Dmitry Osipenko
2016-06-06
1
-6
/
+13
|
*
hw/ptimer: Fix issues caused by the adjusted timer limit value
Dmitry Osipenko
2016-06-06
1
-20
/
+31
|
*
xlnx-zynqmp: Use the in kernel GIC model for KVM runs
Edgar E. Iglesias
2016-06-06
1
-1
/
+3
|
*
xlnx-zynqmp: Delay realization of GIC until post CPU realization
Edgar E. Iglesias
2016-06-06
1
-25
/
+31
|
*
xlnx-zynqmp: Make the RPU subsystem optional
Edgar E. Iglesias
2016-06-06
2
-24
/
+40
|
*
xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions
Edgar E. Iglesias
2016-06-06
2
-0
/
+6
|
*
hw/arm/virt: Reject gic-version=host for non-KVM
Cole Robinson
2016-06-06
1
-1
/
+5
|
*
i2c: add aspeed i2c controller
Cédric Le Goater
2016-06-06
5
-0
/
+521
|
*
hw/intc/gic: RAZ/WI non-sec access to sec interrupts
Jens Wiklander
2016-06-06
1
-6
/
+62
|
*
hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
Ard Biesheuvel
2016-06-06
1
-1
/
+2
|
*
target-arm: Don't try to set ESR IL bit in arm_cpu_do_interrupt_aarch64()
Peter Maydell
2016-06-06
1
-3
/
+0
|
*
target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep
Peter Maydell
2016-06-06
1
-3
/
+3
|
*
target-arm: A64: Create Instruction Syndromes for Data Aborts
Edgar E. Iglesias
2016-06-06
5
-30
/
+180
|
*
target-arm: Add the HSTR_EL2 register
Alistair Francis
2016-06-06
2
-0
/
+8
|
/
*
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2016-06-06
19
-114
/
+131
|
\
|
*
9p: switch back to readdir()
Greg Kurz
2016-06-06
9
-55
/
+42
|
*
9p: add locking to V9fsDir
Greg Kurz
2016-06-06
2
-0
/
+37
|
*
9p: introduce the V9fsDir type
Greg Kurz
2016-06-06
5
-35
/
+39
|
*
9p: drop useless out: label
Greg Kurz
2016-06-06
1
-4
/
+4
|
*
9p: drop useless inclusion of hw/i386/pc.h
Greg Kurz
2016-06-06
2
-2
/
+0
|
*
9p/fsdev: remove obsolete references to virtio
Greg Kurz
2016-06-06
12
-17
/
+11
|
*
9p: some more cleanup in #include directives
Greg Kurz
2016-06-06
2
-4
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160606-1' into s...
Peter Maydell
2016-06-06
5
-46
/
+252
|
\
\
|
*
|
virtio-gpu: add live migration support
Gerd Hoffmann
2016-06-06
4
-8
/
+198
|
*
|
vmsvga: don't process more than 1024 fifo commands at once
Gerd Hoffmann
2016-06-06
1
-2
/
+2
|
*
|
vmsvga: shadow fifo registers
Gerd Hoffmann
2016-06-06
1
-29
/
+28
|
*
|
vmsvga: add more fifo checks
Gerd Hoffmann
2016-06-06
1
-1
/
+4
|
*
|
vmsvga: move fifo sanity checks to vmsvga_fifo_length
Gerd Hoffmann
2016-06-06
1
-13
/
+15
|
*
|
virtio-gpu: fix scanout rectangles
Gerd Hoffmann
2016-06-03
1
-1
/
+13
[next]