index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: flush in writethrough mode after writes
Paolo Bonzini
2012-06-15
1
-2
/
+9
*
qemu-iotests: start vms in qtest mode
Paolo Bonzini
2012-06-15
2
-2
/
+4
*
qemu-iotests: fill streaming test image with data
Paolo Bonzini
2012-06-15
1
-1
/
+12
*
scsi-disk: Don't peek behind the BlockDriverState abstraction
Markus Armbruster
2012-06-15
1
-2
/
+1
*
block: New bdrv_get_flags()
Markus Armbruster
2012-06-15
2
-0
/
+6
*
Prevent disk data loss when closing qemu
Pavel Dovgaluk
2012-06-15
1
-1
/
+7
*
block: Simplify how drive_init() computes default ID
Markus Armbruster
2012-06-15
1
-5
/
+2
*
sheepdog: add coroutine_fn markers to coroutine functions
MORITA Kazutaka
2012-06-15
1
-4
/
+5
*
rbd: hook up cache options
Josh Durgin
2012-06-15
1
-0
/
+19
*
qcow2: Support for fixing refcount inconsistencies
Kevin Wolf
2012-06-15
3
-15
/
+37
*
qemu-img check: Print fixed clusters and recheck
Kevin Wolf
2012-06-15
3
-0
/
+14
*
qemu-img check -r for repairing images
Kevin Wolf
2012-06-15
9
-14
/
+55
*
Un-inline fdctrl_init_isa()
Markus Armbruster
2012-06-15
6
-25
/
+26
*
xtensa_lx60: add missing #include "blockdev.h"
Max Filippov
2012-06-15
1
-0
/
+1
*
stream: move rate limiting to a separate header file
Paolo Bonzini
2012-06-15
2
-29
/
+50
*
stream: move is_allocated_above to block.c
Paolo Bonzini
2012-06-15
3
-51
/
+55
*
stream: tweak usage of bdrv_co_is_allocated
Paolo Bonzini
2012-06-15
1
-26
/
+25
*
block: implement is_allocated for raw
Paolo Bonzini
2012-06-15
2
-0
/
+106
*
qcow2: fix endianness conversion
Zhi Yong Wu
2012-06-15
1
-1
/
+1
*
qcow2: remove a line of unnecessary code
Zhi Yong Wu
2012-06-15
1
-1
/
+0
*
Merge branch 'master' of git://git.qemu.org/qemu
malc
2012-06-15
4
-10
/
+18
|
\
|
*
cris: Fix NMI-flag handling on crisv10.
Lars Persson
2012-06-15
4
-10
/
+18
*
|
qcow2: Silence false warning
Kevin Wolf
2012-06-15
1
-0
/
+2
|
/
*
xilinx_axidma: changed device name
Peter A. G. Crosthwaite
2012-06-15
2
-3
/
+3
*
xilinx_axienet: changed device name
Peter A. G. Crosthwaite
2012-06-15
2
-3
/
+3
*
xilinx_axienet: droped the c_ on parameters
Peter A. G. Crosthwaite
2012-06-15
2
-4
/
+4
*
xilinx_ethlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
2
-4
/
+5
*
xilinx_ethlite: tweaked naming of ping-pong props
Peter A. G. Crosthwaite
2012-06-15
2
-4
/
+4
*
xilinx_intc: changed device name
Peter A. G. Crosthwaite
2012-06-15
2
-3
/
+3
*
xilinx_timer: changed device name
Peter A. G. Crosthwaite
2012-06-15
2
-3
/
+3
*
xilinx_timer: changed nr_timers to one_timer_only
Peter A. G. Crosthwaite
2012-06-15
5
-11
/
+16
*
xilinx_timer: added default frequency
Peter A. G. Crosthwaite
2012-06-15
1
-1
/
+1
*
xilinx_uartlite: changed device name
Peter A. G. Crosthwaite
2012-06-15
2
-3
/
+4
*
xilinx_axidma: (un)reversed irq initialisation
Peter A. G. Crosthwaite
2012-06-15
2
-3
/
+3
*
xilinx_axi*: Share devices between microblaze and microblazeel
Andreas Färber
2012-06-15
4
-2
/
+4
*
qemu-log: Allow usage in libhw
Andreas Färber
2012-06-15
1
-0
/
+2
*
hw/xilinx_*: Share Xilinx devices between ppc and microblaze
Andreas Färber
2012-06-15
8
-6
/
+10
*
cris: Add break support for v10.
Edgar E. Iglesias
2012-06-14
3
-2
/
+4
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-06-11
2
-6
/
+53
|
\
|
*
kvm: i8254: Fix conversion of in-kernel to userspace state
Jan Kiszka
2012-06-11
1
-5
/
+52
|
*
kvm/apic: correct short memset
Jim Meyering
2012-06-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'sstabellini/for_1.1.1' into staging
Anthony Liguori
2012-06-11
1
-0
/
+14
|
\
\
|
*
|
qemu/xendisk: set maximum number of grants to be used
Jan Beulich
2012-06-11
1
-0
/
+14
*
|
|
Merge remote-tracking branch 'afaerber-or/qom-cpu-3a' into staging
Anthony Liguori
2012-06-11
37
-197
/
+223
|
\
\
\
|
*
|
|
target-s390x: Pass S390CPU to s390_cpu_restart()
Andreas Färber
2012-06-11
1
-2
/
+4
|
*
|
|
s390-virtio: Let s390_cpu_addr2state() return S390CPU
Andreas Färber
2012-06-11
4
-9
/
+13
|
*
|
|
s390-virtio: Use cpu_s390x_init() to obtain S390CPU
Andreas Färber
2012-06-11
1
-1
/
+3
|
*
|
|
target-s390x: Let cpu_s390x_init() return S390CPU
Andreas Färber
2012-06-11
3
-7
/
+7
|
*
|
|
xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
Andreas Färber
2012-06-11
1
-1
/
+3
|
*
|
|
arm_pic: Pass ARMCPU to arm_pic_init_cpu()
Andreas Färber
2012-06-11
14
-19
/
+21
[next]