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-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
2013-10-01
tcg-arm: Remove restriction on qemu_ld output register
Richard Henderson
2013-10-01
tcg-arm: Return register containing tlb addend
Richard Henderson
2013-10-01
tcg-arm: Move load of tlb addend into tcg_out_tlb_read
Richard Henderson
2013-10-01
tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb
Richard Henderson
2013-10-01
tcg-arm: Use strd for tcg_out_arg_reg64
Richard Henderson
2013-10-01
tcg-arm: Rearrange slow-path qemu_ld/st
Richard Henderson
2013-10-01
tcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
Richard Henderson
2013-10-01
tests: Update .gitignore for test-int128 and test-bitops
Markus Armbruster
2013-10-01
.gitignore: ignore tests/qemu-iotests/socket_scm_helper
Fam Zheng
2013-10-01
chardev: handle qmp_chardev_add(KIND_MUX) failure
Gerd Hoffmann
2013-09-30
Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'kraxel/roms.1' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'kraxel/audio.1' into staging
Anthony Liguori
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2013-09-30
update seabios from 1.7.2.2 to 1.7.3.2
Gerd Hoffmann
2013-09-30
roms: add support for building sgabios
Gerd Hoffmann
2013-09-30
roms: enable parallel seabios / seavgabios builds
Gerd Hoffmann
2013-09-30
roms: enable ipxe cross builds
Gerd Hoffmann
2013-09-30
roms: add rules to build slof
Gerd Hoffmann
2013-09-30
roms: rewrite scripts/refresh-pxe-roms.sh
Gerd Hoffmann
2013-09-30
roms: parallel ipxe builds
Gerd Hoffmann
2013-09-30
roms: build lgplvgabios isavga variant
Gerd Hoffmann
2013-09-30
roms: enable parallel builds for 'make lgplvgabios'
Gerd Hoffmann
2013-09-30
roms: add 'make clean'
Gerd Hoffmann
2013-09-28
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
2013-09-27
qcow2: Remove useless count_contiguous_clusters() parameter
Kevin Wolf
2013-09-27
qcow2: COMPRESSED on count_contiguous_clusters
Max Reitz
2013-09-27
qcow2: count_contiguous_clusters and compression
Max Reitz
2013-09-27
qcow2: Free only newly allocated clusters on error
Max Reitz
[prev]
[next]