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-03-26
migration: do not sent zero pages in bulk stage
Peter Lieven
2013-03-26
migration: add an indicator for bulk state of ram migration
Peter Lieven
2013-03-26
migration: search for zero instead of dup pages
Peter Lieven
2013-03-26
bitops: unroll while loop in find_next_bit()
Peter Lieven
2013-03-26
buffer_is_zero: use vector optimizations if possible
Peter Lieven
2013-03-26
cutils: add a function to find non-zero content in a buffer
Peter Lieven
2013-03-26
move vector definitions to qemu-common.h
Peter Lieven
2013-03-26
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
David Gibson
2013-03-26
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
David Gibson
2013-03-26
savevm: Add VMSTATE_FLOAT64 helpers
David Gibson
2013-03-26
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
2013-03-26
savevm: Add VMSTATE_UINT64_EQUAL helpers
David Gibson
2013-03-26
migration: Improve QMP documentation
Juan Quintela
2013-03-25
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-03-25
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-03-25
Merge remote-tracking branch 'kraxel/ipxe.3' into staging
Anthony Liguori
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
2013-03-25
gtk: Release modifier when graphic console loses keyboard focus
Jan Kiszka
2013-03-25
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
VMXNET3 device implementation
Dmitry Fleytman
2013-03-25
Packet abstraction for VMWARE network devices
Dmitry Fleytman
2013-03-25
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-25
net: iovec checksum calculator
Dmitry Fleytman
2013-03-25
Checksum-related utility functions
Dmitry Fleytman
2013-03-25
net: use socket_set_nodelay() for -netdev socket
Stefan Hajnoczi
2013-03-25
block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)
Stefan Weil
2013-03-25
rbd: fix compile error
Liu Yuan
2013-03-25
ipxe: update binaries
Gerd Hoffmann
2013-03-25
ipxe: disable two second timeout
Gerd Hoffmann
2013-03-24
Remove device_tree.o from hw/moxie/Makefile.objs.
Anthony Green
2013-03-23
tcg-optimize: Fold sub r,0,x to neg r,x
Richard Henderson
2013-03-23
target-i386: Don't modify env->eflags around cpu_dump_state
Richard Henderson
2013-03-23
target-i386: Fix flags computation for ADOX
Richard Henderson
2013-03-23
Add top level changes for moxie
Anthony Green
2013-03-23
Add sample moxie system
Anthony Green
2013-03-23
Add moxie disassembler
Anthony Green
2013-03-23
Add moxie target code
Anthony Green
2013-03-23
Merge branch 'for-upstream' of git://github.com/mwalle/qemu
Blue Swirl
2013-03-22
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
2013-03-22
tcg: Fix occasional TCG broken problem when ldst optimization enabled
Yeongkyoon Lee
2013-03-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-03-22
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-03-22
nbd: Check against invalid option combinations
Kevin Wolf
2013-03-22
nbd: Use default port if only host is specified
Kevin Wolf
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
block: Make find_image_format safe with NULL filename
Kevin Wolf
2013-03-22
block: Rename variable to avoid shadowing
Kevin Wolf
2013-03-22
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
2013-03-22
nbd: Accept -drive options for the network connection
Kevin Wolf
[next]