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-10-10
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'amit/char-remove-watch-on-unplug' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'mcayland/qemu-openbios' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging
Anthony Liguori
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-10-10
Update email address
Anthony Liguori
2013-10-10
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
2013-10-09
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-10-09
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-10-09
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging
Anthony Liguori
2013-10-09
Merge remote-tracking branch 'sweil/mingw' into staging
Anthony Liguori
2013-10-09
Merge remote-tracking branch 'kraxel/chardev.8' into staging
Anthony Liguori
2013-10-09
Merge remote-tracking branch 'sweil/tci' into staging
Anthony Liguori
2013-10-09
block/iscsi: reenable iscsi_co_get_block_status
Peter Lieven
2013-10-07
block: use correct filename
Dunrong Huang
2013-10-07
qemu-iotests: Correct 026 output
Max Reitz
2013-10-07
qcow2: Free allocated L2 cluster on error
Max Reitz
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
cpu: Move cpu_copy() into linux-user
Andreas Färber
2013-10-07
cputlb: Remove dead function tlb_update_dirty()
liguang
2013-10-07
cpu-exec: Also reload CPUClass *cc after longjmp return in cpu_exec()
Juergen Lock
2013-10-05
migration: Fix compiler warning ('caps' may be used uninitialized)
Michael Tokarev
2013-10-05
util/path: Fix type which is longer than 8 bit for MinGW
Stefan Weil
2013-10-05
hw/9pfs: Fix errno value for xattr functions
Daniel P. Berrange
2013-10-05
vl: Clean up unnecessary boot_order complications
Markus Armbruster
2013-10-05
qemu-char: Fix potential out of bounds access to local arrays
Stefan Weil
2013-10-03
Update OpenBIOS images
Mark Cave-Ayland
2013-10-02
pci-ohci: Add missing 'break' in ohci_service_td
Ján Veselý
2013-10-02
sh4: Fix serial line access for Linux kernels later than 3.2
Guenter Roeck
2013-10-02
hw/alpha: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
target-i386: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
block: Remove unused assignment (fixes warning from clang)
Stefan Weil
2013-10-02
exec: cleanup DEBUG_SUBPAGE
Amos Kong
2013-10-02
tests: Fix schema parser test for in-tree build
Markus Armbruster
2013-10-02
util: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
slirp: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
net: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
gdbstub: call socket_set_fast_reuse instead of setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
Update MAINTAINERS
Anthony Liguori
2013-10-02
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
2013-10-02
qcow2: Switch L1 table in a single sequence
Max Reitz
2013-10-02
block: vhdx - add migration blocker
Jeff Cody
2013-10-02
block: use correct filename for error report
Dunrong Huang
2013-10-02
qcow2: CHECK_OFLAG_COPIED is obsolete
Max Reitz
2013-10-02
qcow2: Correct endianness in overlap check
Max Reitz
2013-10-01
tcg-arm: Move the tlb addend load earlier
Richard Henderson
[next]