index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-11
Makefile: Install qemu-img and qemu-nbd man pages only if built
Andreas Färber
2013-06-11
Unbreak -no-quit for GTK, validate SDL options
Peter Wu
2013-06-11
gtk: implement -full-screen
Peter Wu
2013-06-11
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
2013-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
2013-06-11
curl: Whitespace only changes.
Richard W.M. Jones
2013-06-11
intc/xilinx_intc: Use qemu_set_irq
Peter Crosthwaite
2013-06-11
configure: Disable host-bsd USB on FreeBSD
Ed Maste
2013-06-11
configure: remove ${config_host_ld} variable
Ed Maste
2013-06-11
gitignore: unignore *.patch
Michael Tokarev
2013-06-11
qemu-char: remove a few needless #includes
Michael Tokarev
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-06-10
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-06-10
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-06-10
gtk: use better icon
Anthony Liguori
2013-06-10
softfloat: Fix shift128Right for shift counts 64..127
Peter Maydell
2013-06-10
gdbstub: let the debugger resume from guest panicked state
Paolo Bonzini
2013-06-10
gdbstub: fix for commit 87f25c12bfeaaa0c41fb857713bbc7e8a9b757dc
Paolo Bonzini
2013-06-10
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
2013-06-10
xilinx_axienet: Fix bit mask code
Stefan Weil
2013-06-07
correct RTC_CHANGE_EVENT description (v2)
Marcelo Tosatti
2013-06-07
MAINTAINERS: split Monitor (QMP/HMP) entry
Luiz Capitulino
2013-06-07
MAINTAINERS: new maintainers for qapi-schema.json
Luiz Capitulino
2013-06-07
tap: fix NULL dereference when passing invalid parameters to tap
Jason Wang
2013-06-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-06-07
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-06-07
hmp: add parameters device and -v for info block
Wenchao Xia
2013-06-07
hmp: show ImageInfo in 'info block'
Wenchao Xia
2013-06-07
qmp: add ImageInfo in BlockDeviceInfo used by query-block
Wenchao Xia
2013-06-07
block: add image info query function bdrv_query_image_info()
Wenchao Xia
2013-06-07
block: add snapshot info query function bdrv_query_snapshot_info_list()
Wenchao Xia
2013-06-06
ide-test: Add FLUSH CACHE test case
Kevin Wolf
2013-06-06
ide: Set BSY bit during FLUSH
Andreas Färber
2013-06-06
ide-test: Add enum value for DEV
Kevin Wolf
2013-06-06
blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
Kevin Wolf
2013-06-06
Make qemu-io commands available in HMP
Kevin Wolf
2013-06-06
qemu-io: Use the qemu version for -V
Kevin Wolf
2013-06-06
qemu-io: Interface cleanup
Kevin Wolf
2013-06-06
qemu-io: Move remaining helpers from cmd.c
Kevin Wolf
2013-06-06
qemu-io: Move command_loop() and friends
Kevin Wolf
2013-06-06
qemu-io: Move functions for registering and running commands
Kevin Wolf
2013-06-06
qemu-io: Move qemu_strsep() to cutils.c
Kevin Wolf
2013-06-06
qemu-io: Move 'quit' function
Kevin Wolf
2013-06-06
qemu-io: Move 'help' function
Kevin Wolf
2013-06-06
qemu-io: Factor out qemuio_command
Kevin Wolf
2013-06-06
qemu-io: Split off commands to qemu-io-cmds.c
Kevin Wolf
2013-06-06
qemu-io: Don't use global bs in command implementations
Kevin Wolf
2013-06-06
qemu-io: Handle cvtnum() errors in 'alloc'
Kevin Wolf
2013-06-06
qemu-io: Make cvtnum() a wrapper around strtosz_suffix()
Kevin Wolf
[next]