index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
ivshmem: add missing error exit(2)
Stefan Hajnoczi
1
-0
/
+1
2013-06-11
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
2
-5
/
+7
2013-06-11
target-sparc: Replace free by g_free
Stefan Weil
1
-1
/
+1
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
1
-1
/
+1
2013-06-11
device tree: Fix cppcheck warning
Stefan Weil
1
-1
/
+1
2013-06-11
Makefile: Install qemu-img and qemu-nbd man pages only if built
Andreas Färber
1
-1
/
+4
2013-06-11
Unbreak -no-quit for GTK, validate SDL options
Peter Wu
1
-5
/
+10
2013-06-11
gtk: implement -full-screen
Peter Wu
3
-3
/
+7
2013-06-11
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
1
-7
/
+3
2013-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
2
-74
/
+39
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
1
-11
/
+19
2013-06-11
curl: Whitespace only changes.
Richard W.M. Jones
1
-2
/
+2
2013-06-11
intc/xilinx_intc: Use qemu_set_irq
Peter Crosthwaite
1
-5
/
+1
2013-06-11
configure: Disable host-bsd USB on FreeBSD
Ed Maste
1
-1
/
+3
2013-06-11
configure: remove ${config_host_ld} variable
Ed Maste
1
-2
/
+1
2013-06-11
gitignore: unignore *.patch
Michael Tokarev
1
-1
/
+0
2013-06-11
qemu-char: remove a few needless #includes
Michael Tokarev
1
-2
/
+0
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
[next]