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-12
tcg/aarch64: implement AND/TEST immediate pattern
Claudio Fontana
2013-06-12
tcg/aarch64: improve arith shifted regs operations
Claudio Fontana
2013-06-12
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
2013-06-12
include/elf.h: add aarch64 ELF machine and relocs
Claudio Fontana
2013-06-12
configure: Drop CONFIG_ATFILE test
Peter Maydell
2013-06-12
linux-user: Drop direct use of openat etc syscalls
Peter Maydell
2013-06-12
linux-user: Allow getdents to be provided by getdents64
Peter Maydell
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
2013-06-06
cutils: Support 'P' and 'E' suffixes in strtosz()
Kevin Wolf
2013-06-06
qemu-io: Remove unused args_command
Kevin Wolf
2013-06-06
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
2013-06-06
s390x/css: Fix concurrent sense.
Cornelia Huck
2013-06-05
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
[next]