projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2017-06-29
Greg Kurz
virtio-9p: break device if buffers are misconfigured
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Greg Kurz
virtio-9p: message header is 7-byte long
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Greg Kurz
virtio-9p: record element after sanity checks
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Marc-André...
9pfs: replace g_malloc()+memcpy() with g_memdup()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Tobias Schramm
9pfs: local: Add support for custom fmode/dmode in...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Bruce Rogers
9pfs: local: remove: use correct path component
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Peter Maydell
Merge remote-tracking branch 'remotes/sstabellini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-29
Peter Maydell
linux-user: Put PPC AT_IGNOREPPC auxv entries in the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Paul Durrant
xen-disk: add support for multi-page shared rings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Paul Durrant
xen-disk: only advertize feature-persistent if grant...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Stefano Stabellini
xen/disk: don't leak stack data via response ring
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
Peter Maydell
Merge remote-tracking branch 'remotes/edgar/tags/edgar...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
xilinx_spips: allow mmio execution
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
exec: allow to get a pointer for some mmio memory region
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
introduce mmio_interface
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
qdev: add MemoryRegion property
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
cputlb: fix the way get_page_addr_code fills the tlb
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
cputlb: move get_page_addr_code
commit
|
commitdiff
|
tree
|
snapshot
2017-06-27
KONRAD Frederic
cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Peter Maydell
Merge remote-tracking branch 'remotes/kevin/tags/for...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
Merge remote-tracking branch 'mreitz/tags/pull-block...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
qemu-img: don't shadow opts variable in img_dd()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Max Reitz
block: Do not strcmp() with NULL uri->scheme
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Max Reitz
blkverify: Catch bs->exact_filename overflow
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Max Reitz
blkdebug: Catch bs->exact_filename overflow
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
sochin.jiang
fix: avoid an infinite loop or a dangling pointer probl...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Manos Pitsidianakis
block: change variable names in BlockDriverState
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
block: Remove bdrv_aio_readv/writev/flush()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Use bdrv_co_* for coroutine_fns
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add coroutine_fn to I/O path functions
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Use a coroutine for need_check_timer
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Simplify request handling
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Use CoQueue for serialising allocations
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Implement .bdrv_co_readv/writev
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove recursion in qed_aio_next_io()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove ret argument from qed_aio_next_io()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add return value to qed_aio_read/write_data()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add return value to qed_aio_write_inplace/alloc()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add return value to qed_aio_write_cow()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add return value to qed_aio_write_main()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add return value to qed_aio_write_l2_update()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Add return value to qed_aio_write_l1_update()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Inline qed_commit_l2_update()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_aio_write_main() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_aio_read_data() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove callback from qed_write_table()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove GenericCB
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_write_table() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove callback from qed_write_header()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_write_header() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove callback from qed_copy_from_backing_file()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_copy_from_backing_file() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_read_backing_file() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove callback from qed_find_cluster()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove callback from qed_read_l2_table()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Remove callback from qed_read_table()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Make qed_read_table() synchronous
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qed: Use bottom half to resume waiting requests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Use offset_into_cluster() and offset_to_l2_index()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Merge the writing of the COW regions with the...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Pass a QEMUIOVector to do_perform_cow_{read...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Allow reading both COW regions with only one...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Split do_perform_cow() into _read(), _encrypt...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Make perform_cow() call do_perform_cow() twice
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Use unsigned int for both members of Qcow2COWRegion
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
qcow2: Remove unused Error variable in do_perform_cow()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stephen Bates
nvme: Add support for Read Data and Write Data in CMBs.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
qemu-iotests: 068: test iothread mode
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
qemu-iotests: 068: use -drive/-device instead of -hda
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
qemu-iotests: 068: extract _qemu() function
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
migration: hold AioContext lock for loadvm qemu_fclose()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Alberto Garcia
throttle: Update throttle-groups.c documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
doc: Document driver-specific -blockdev options
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
doc: Document generic -blockdev options
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
migration: use bdrv_drain_all_begin/end() instead bdrv_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
migration: avoid recursive AioContext locking in save_v...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
block: use BDRV_POLL_WHILE() in bdrv_rw_vmstate()
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Stefan Hajnoczi
block: count bdrv_co_rw_vmstate() requests
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qemu-iotests: Test exiting qemu with running job
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
qemu-iotests: Allow starting new qemu after cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Kevin Wolf
commit: Fix completion with extra reference
commit
|
commitdiff
|
tree
|
snapshot
2017-06-26
Peter Maydell
configure: Define NCURSES_WIDECHAR if we're using curses
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
David Hildenbrand
target/s390x: Implement idte instruction
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
David Hildenbrand
target/s390x: Improve heuristic for ipte
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
David Hildenbrand
target/s390x: Indicate and check for local tlb clearing
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Clean up TB flag bits
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Finish implementing ETF2-ENH
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Mark STFLE_49 facility as available
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Implement processor-assist insn
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Implement execution-hint insns
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Mark STFLE_53 facility as available
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Implement load-and-zero-rightmost-byte...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Implement load-on-condition-2 insns
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Mark FPSEH facility as available
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
David Hildenbrand
target/s390x: implement mvcos instruction
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
David Hildenbrand
target/s390x: change PSW_SHIFT_KEY
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Richard Henderson
target/s390x: Map existing FAC_* names to S390_FEAT_...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Peter Maydell
Merge remote-tracking branch 'remotes/otubo/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-23
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/queue...
commit
|
commitdiff
|
tree
|
snapshot
next