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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-10-17
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
Paolo Bonzini
2013-10-17
timer: make qemu_clock_enable sync between disable and timer's cb
Liu Ping Fan
2013-10-17
qemu-thread: add QemuEvent
Paolo Bonzini
2013-10-17
timer: protect timers_state's clock with seqlock
Liu Ping Fan
2013-10-17
seqlock: introduce read-write seqlock
Paolo Bonzini
2013-10-17
portio: Allow to mark portio lists as coalesced MMIO flushing
Jan Kiszka
2013-10-14
exec: Fix prototype of phys_mem_set_alloc and related functions
Stefan Weil
2013-10-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-10-10' into staging
Anthony Liguori
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2013-10-11
Mostly revert "qemu-help: Sort devices by logical functionality"
Markus Armbruster
2013-10-11
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
2013-10-11
blockdev: Introduce DriveInfo.enable_auto_del
Kevin Wolf
2013-10-11
block: Add BlockDriver.bdrv_check_ext_snapshot.
Benoît Canet
2013-10-11
block/get_block_status: avoid redundant callouts on raw devices
Peter Lieven
2013-10-11
block/qapi: Human-readable ImageInfoSpecific dump
Max Reitz
2013-10-11
block: Add bdrv_get_specific_info
Max Reitz
2013-10-11
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
2013-10-10
exec: Add both big- and little-endian memory helpers
Richard Henderson
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
qemu-ga: Extend 'guest-info' command to expose flag 'success-response'
Mark Wu
2013-10-10
qemu-ga: Add interface to traverse the qmp command list by QmpCommand
Mark Wu
2013-10-10
exec: Delete is_tcg_gen_code and GETRA_EXT
Richard Henderson
2013-10-10
tcg-aarch64: Update to helper_ret_*_mmu routines
Richard Henderson
2013-10-10
tcg: Put target helper data into an array.
Richard Henderson
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
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 'sweil/tci' into staging
Anthony Liguori
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-02
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
Sebastian Ottlik
2013-10-02
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
2013-10-01
tcg-arm: Rearrange slow-path qemu_ld/st
Richard Henderson
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 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
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-25
bitops: Add rotate functions (rol8, ror8, ...)
Stefan Weil
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
2013-09-25
tcg-ppc: use new return-argument ld/st helpers
Paolo Bonzini
2013-09-25
qdict: Extract qdict_extract_subqdict
Benoît Canet
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
2013-09-24
migration: add version supporting macros for struct pointer
Alexey Kardashevskiy
[next]