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
2017-06-15
nbd/server: refactor nbd_trip
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: rename rc to ret
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of fail: return rc
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: nbd_negotiate: fix error path
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: remove NBDClientNewData
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: refactor nbd_co_receive_request
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of EAGAIN dead code
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: refactor nbd_co_send_reply
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of ssize_t
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd/server: get rid of nbd_negotiate_read and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
2017-06-15
accel: move kvm related accelerator files into accel/
Yang Zhong
2017-06-15
tcg: move tcg backend files into accel/tcg/
Yang Zhong
2017-06-15
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
accel: split the tcg accelerator from accel.c file
Yang Zhong
2017-06-15
qemu-nbd: Ignore SIGPIPE
Max Reitz
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-15
kvm-all: make async_safe_run_on_cpu safe on kvm too
Roman Kagan
2017-06-15
vl: Fix broken thread=xxx option of the --accel parameter
Thomas Huth
2017-06-15
Makefile: Do not generate files if "configure" has not been run yet
Thomas Huth
2017-06-15
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
2017-06-15
megasas: do not read SCSI req parameters more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read command more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read DCMD opcode more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read iovec count more than once from frame
Paolo Bonzini
2017-06-15
megasas: do not read sense length more than once from frame
Paolo Bonzini
2017-06-15
megasas: add qtest
Paolo Bonzini
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
2017-06-15
ivshmem: use ram_from_fd()
Marc-André Lureau
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
2017-06-15
exec: split file_ram_alloc()
Marc-André Lureau
2017-06-15
exec: check kvm mmu notifiers earlier
Marc-André Lureau
2017-06-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170614' i...
Peter Maydell
2017-06-15
target-m68k: define ext_opsize
Laurent Vivier
2017-06-15
target-m68k: move FPU helpers to fpu_helper.c
Laurent Vivier
2017-06-15
softfloat: define 680x0 specific values
Laurent Vivier
2017-06-15
target/m68k: fix V flag for CC_OP_SUBx
Laurent Vivier
2017-06-14
block/iscsi: enable filename option and parsing
Jeff Cody
2017-06-14
block/rbd: enable filename option and parsing
Jeff Cody
2017-06-14
migration: Don't create decompression threads if not enabled
Juan Quintela
2017-06-14
migration: Test for disabled features on reception
Juan Quintela
2017-06-14
migration: Remove unneeded includes
Juan Quintela
2017-06-14
migration: fix incorrect enable return path
Peter Xu
2017-06-14
migration: Fix compilation with older compilers
Juan Quintela
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-06-14
sdl: prefer sdl2 over sdl1
Gerd Hoffmann
2017-06-14
gtk: prefer gtk3 over gtk2
Gerd Hoffmann
[prev]
[next]