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
2016-03-22
slirp: send icmp6 errors when UDP send failed
Samuel Thibault
2016-03-22
slirp: Fix memory leak on small incoming ipv4 packet
Samuel Thibault
2016-03-22
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-03-21-tag' in...
Peter Maydell
2016-03-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160321-1' into s...
Peter Maydell
2016-03-21
Merge remote-tracking branch 'remotes/berrange/tags/pull-crypto-2016-03-21-1'...
Peter Maydell
2016-03-21
crypto: fix cipher function signature mismatch with nettle & xts
Daniel P. Berrange
2016-03-21
crypto: add compat cast5_set_key with nettle < 3.0.0
Daniel P. Berrange
2016-03-20
qemu-ga: drop unused local err variable
Stefan Hajnoczi
2016-03-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into ...
Peter Maydell
2016-03-18
usb: ehci: add capability mmio write function
Prasad J Pandit
2016-03-18
hw/usb/dev-mtp: Guard inotify usage with CONFIG_INOTIFY1
Matthew Fortune
2016-03-18
usb: fix unbound stack warning for inotify_watchfn
Peter Xu
2016-03-18
usb: fix unbound stack usage for usb_mtp_add_str
Peter Xu
2016-03-18
usb: fix unbounded stack warning for xhci_dma_write_u32s
Peter Xu
2016-03-18
usb: Fix compilation for Windows
Stefan Weil
2016-03-18
qapi: Use anonymous bases in QMP flat unions
Eric Blake
2016-03-18
qapi: Allow anonymous base for flat union
Eric Blake
2016-03-18
qapi: Make BlockdevOptions doc example closer to reality
Eric Blake
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
qapi: Drop unused c_null()
Eric Blake
2016-03-18
qapi: Inline gen_visit_members() into lone caller
Eric Blake
2016-03-18
qapi-commands: Inline single-use helpers of gen_marshal()
Eric Blake
2016-03-18
qapi-commands: Utilize implicit struct visits
Eric Blake
2016-03-18
qapi-event: Utilize implicit struct visits
Eric Blake
2016-03-18
qapi-event: Drop qmp_output_get_qobject() null check
Eric Blake
2016-03-18
qapi: Emit implicit structs in generated C
Eric Blake
2016-03-18
qapi: Adjust names of implicit types
Eric Blake
2016-03-18
qapi: Make c_type() more OO-like
Eric Blake
2016-03-18
qapi: Fix command with named empty argument type
Eric Blake
2016-03-18
qapi: Assert in places where variants are not handled
Eric Blake
2016-03-17
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-17-3...
Peter Maydell
2016-03-17
crypto: implement the LUKS block encryption format
Daniel P. Berrange
2016-03-17
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-17
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-03-17-v2'...
Kevin Wolf
2016-03-17
iotests: Test QUORUM_REPORT_BAD in fifo mode
Alberto Garcia
2016-03-17
quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode
Alberto Garcia
2016-03-17
block: Use blk_co_pwritev() in blk_co_write_zeroes()
Kevin Wolf
2016-03-17
block: Use blk_aio_prwv() for aio_read/write/write_zeroes
Kevin Wolf
2016-03-17
block: Use blk_prw() in blk_pread()/blk_pwrite()
Kevin Wolf
2016-03-17
block: Use blk_co_pwritev() in blk_write_zeroes()
Kevin Wolf
2016-03-17
block: Pull up blk_read_unthrottled() implementation
Kevin Wolf
2016-03-17
block: Use blk_co_pwritev() for blk_write()
Kevin Wolf
2016-03-17
block: Use blk_co_preadv() for blk_read()
Kevin Wolf
2016-03-17
block: Use BdrvChild in BlockBackend
Kevin Wolf
2016-03-17
block: Remove bdrv_states list
Max Reitz
2016-03-17
block: Use bdrv_next() instead of bdrv_states
Max Reitz
2016-03-17
block: Rewrite bdrv_next()
Max Reitz
2016-03-17
block: Add blk_next_root_bs()
Max Reitz
2016-03-17
block: Add bdrv_next_monitor_owned()
Max Reitz
2016-03-17
block: Move some bdrv_*_all() functions to BB
Max Reitz
[next]