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-11
qapi: make use of new BlockJobType
Fam Zheng
2013-10-11
blockjob: rename BlockJobType to BlockJobDriver
Fam Zheng
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 '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
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2013-09-20
s390/ebcdic: Move conversion tables to header file
Heinz Graalfs
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
2013-09-20
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
2013-09-20
s390/eventfacility: Fix receive/send masks
Christian Borntraeger
2013-09-20
kvm irqfd: support direct msimessage to irq translation
Alexey Kardashevskiy
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
2013-09-18
qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
Stefan Hajnoczi
2013-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-17
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-09-16
lsi: add 53C810 variant
Hervé Poussineau
2013-09-15
pci: add helper to retrieve the 64-bit range
Michael S. Tsirkin
2013-09-15
range: add min/max operations on ranges
Michael S. Tsirkin
2013-09-15
range: add Range to typedefs
Michael S. Tsirkin
2013-09-12
exec: Simplify the guest physical memory allocation hook
Markus Armbruster
2013-09-12
exec: Reduce ifdeffery around -mem-path
Markus Armbruster
[next]