index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-14
Merge remote-tracking branch 'pmaydell/target-arm.next' into staging
Anthony Liguori
1
-1
/
+1
2013-06-14
Merge remote-tracking branch 'rth/tcg-for-anthony' into staging
Anthony Liguori
4
-20
/
+1
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
7
-24
/
+26
2013-06-10
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2
-3
/
+26
2013-06-10
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-7
/
+13
2013-06-10
gtk: use better icon
Anthony Liguori
3
-2
/
+978
2013-06-10
softfloat: Fix shift128Right for shift counts 64..127
Peter Maydell
1
-1
/
+1
2013-06-10
gdbstub: let the debugger resume from guest panicked state
Paolo Bonzini
2
-0
/
+4
2013-06-10
gdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dc
Paolo Bonzini
1
-1
/
+1
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
1
-1
/
+2
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
1
-1
/
+1
2013-06-07
correct RTC_CHANGE_EVENT description (v2)
Marcelo Tosatti
1
-1
/
+2
2013-06-07
MAINTAINERS: split Monitor (QMP/HMP) entry
Luiz Capitulino
1
-2
/
+17
2013-06-07
MAINTAINERS: new maintainers for qapi-schema.json
Luiz Capitulino
1
-0
/
+7
2013-06-07
tap: fix NULL dereference when passing invalid parameters to tap
Jason Wang
1
-6
/
+12
2013-06-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
25
-2561
/
+2715
2013-06-07
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2
-5
/
+5
2013-06-07
hmp: add parameters device and -v for info block
Wenchao Xia
2
-12
/
+20
2013-06-07
hmp: show ImageInfo in 'info block'
Wenchao Xia
1
-0
/
+14
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
4
-8
/
+125
2013-06-07
block: add image info query function bdrv_query_image_info()
Wenchao Xia
3
-14
/
+46
2013-06-07
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
3
-15
/
+49
2013-06-06
ide-test: Add FLUSH CACHE test case
Kevin Wolf
1
-0
/
+40
2013-06-06
ide: Set BSY bit during FLUSH
Andreas Färber
1
-0
/
+1
2013-06-06
ide-test: Add enum value for DEV
Kevin Wolf
1
-1
/
+2
2013-06-06
blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
Kevin Wolf
3
-4
/
+10
2013-06-06
Make qemu-io commands available in HMP
Kevin Wolf
5
-1
/
+37
2013-06-06
qemu-io: Use the qemu version for -V
Kevin Wolf
1
-3
/
+1
2013-06-06
qemu-io: Interface cleanup
Kevin Wolf
3
-30
/
+27
2013-06-06
qemu-io: Move remaining helpers from cmd.c
Kevin Wolf
4
-154
/
+105
2013-06-06
qemu-io: Move command_loop() and friends
Kevin Wolf
3
-148
/
+139
2013-06-06
qemu-io: Move functions for registering and running commands
Kevin Wolf
4
-178
/
+148
2013-06-06
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
3
-21
/
+22
2013-06-06
qemu-io: Move 'quit' function
Kevin Wolf
3
-32
/
+16
2013-06-06
qemu-io: Move 'help' function
Kevin Wolf
3
-81
/
+66
2013-06-06
qemu-io: Factor out qemuio_command
Kevin Wolf
3
-39
/
+31
2013-06-06
qemu-io: Split off commands to qemu-io-cmds.c
Kevin Wolf
3
-1816
/
+1838
2013-06-06
qemu-io: Don't use global bs in command implementations
Kevin Wolf
3
-80
/
+101
2013-06-06
qemu-io: Handle cvtnum() errors in 'alloc'
Kevin Wolf
1
-1
/
+8
2013-06-06
qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
Kevin Wolf
3
-38
/
+6
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
5
-12
/
+20
2013-06-06
qemu-io: Remove unused args_command
Kevin Wolf
3
-38
/
+2
2013-06-06
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
1
-4
/
+4
2013-06-06
s390x/css: Fix concurrent sense.
Cornelia Huck
1
-1
/
+1
2013-06-05
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
2
-0
/
+6
2013-06-05
tcg: Remove redundant tcg_target_init checks
Richard Henderson
3
-19
/
+0
2013-06-05
tcg: Use QEMU_BUILD_BUG_ON for CPU_TLB_ENTRY_BITS
Richard Henderson
1
-1
/
+1
2013-06-05
vmxnet3: fix NICState cleanup
Stefan Hajnoczi
1
-1
/
+1
2013-06-04
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
6
-57
/
+15
2013-06-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
18
-731
/
+843
[next]