projects
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu.git
2016-02-03
Paolo Bonzini
trace: switch default backend to "log"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: convert stderr backend to log
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Denis V. Lunev
log: move qemu-log.c into util/ directory
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
log: do not unnecessarily include qom/cpu.h
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: add "-trace help"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: add "-trace enable=..."
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Denis V. Lunev
trace: no need to call trace_backend_init in different...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: split trace_init_file out of trace_init_backends
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: split trace_init_events out of trace_init_backends
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: track enabled events in a separate array
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Paolo Bonzini
trace: count number of enabled events
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/maxreitz/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jeff Cody
block: qemu-iotests - add test for snapshot, commit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jeff Cody
block: set device_list.tqe_prev to NULL on BDS removal
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
iotests: Add "qemu-img map" test for VMDK extents
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
qemu-img: Make MapEntry a QAPI struct
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
qemu-img: In "map", use the returned "file" from bdrv_g...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
block: Use returned *file in bdrv_co_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
vmdk: Return extent's file in bdrv_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
vmdk: Fix calculation of block status's offset
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
vpc: Assign bs->file->bs to file in vpc_co_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
vdi: Assign bs->file->bs to file in vdi_co_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
sheepdog: Assign bs to file in sd_co_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
qed: Assign bs->file->bs to file in bdrv_qed_co_get_blo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
parallels: Assign bs->file->bs to file in parallels_co_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
iscsi: Assign bs to file in iscsi_co_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
raw: Assign bs to file in raw_co_get_block_status
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
qcow2: Assign bs->file->bs to file in qcow2_co_get_bloc...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
qcow: Assign bs->file->bs to file in qcow_co_get_block_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
block: Add "file" output parameter to block status...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Paolo Bonzini
block: acquire in bdrv_query_image_info
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Add test for block jobs and BDS ejection
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Add test for multiple BB on BDS tree
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Rewrite bdrv_close_all()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Add blk_remove_all_bs()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
blockdev: Keep track of monitor-owned BDS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Add list of all BlockDriverStates
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Make bdrv_close() static
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
blockdev: Use blk_remove_bs() in do_drive_del()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Use blk_remove_bs() in blk_delete()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Remove BDS close notifier
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
nbd: Switch from close to eject notifier
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
virtio-scsi: Catch BDS-BB removal/insertion
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
virtio-blk: Functions for op blocker management
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Add BB-BDS remove/insert notifiers
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Add test for eject under NBD server
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Release named dirty bitmaps in bdrv_close()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
block: Remove unused struct definition BlockFinishData
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Add test for a nonexistent NBD export
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Make redirecting qemu's stderr optional
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Make _filter_nbd support more URL types
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Make _filter_nbd drop log lines
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Move _filter_nbd into common.filter
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Change coding style of _filter_nbd in 083
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Rename filter_nbd to _filter_nbd in 083
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
nbd: client_close on error in nbd_co_client_start
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
iotests: Limit supported formats for 118
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Fam Zheng
vmdk: Fix converting to streamOptimized
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block/qapi: Emit tray_open only if there is a tray
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
Revert "hw/block/fdc: Implement tray status"
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
blockdev: Fix 'change' for slot devices
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Max Reitz
block: Add blk_dev_has_tray()
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/berrange/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/elmarco/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Gerd Hoffmann
ehci: update irq on reset
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Prasad J Pandit
usb: check page select value while processing iTD
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Jindřich Makovička
sdl: shorten the GUI refresh interval when mouse or...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel P. Berrange
gtk: use qemu_chr_alloc() to allocate CharDriverState
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Daniel P. Berrange
crypto: ensure qcrypto_hash_digest_len is always defined
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
audio: Clean up includes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
char: remove qemu_chr_open_eventfd
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
ivshmem: use a single eventfd callback, get rid of...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
ivshmem: generalize ivshmem_setup_interrupts
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
ivshmem-test: test both msi & irq cases
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
libqos: remove some leaks
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
ivshmem-test: leak fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
ivshmem: remove redundant assignment, fix crash with...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Marc-André...
ivshmem: no need for opaque argument
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Laszlo Ersek
nvme: generate OpenFirmware device path in the "bootord...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Peter Maydell
Merge remote-tracking branch 'remotes/dgibson/tags...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Daniel P. Berrange
crypto: register properties against the class instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Daniel P. Berrange
crypto: fix description of @errp parameter initialization
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
James Clarke
target-ppc: mcrfs should always update FEX/VX and only...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
James Clarke
target-ppc: Make every FPSCR_ macro have a correspondin...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Allow more page sizes for POWER7 & POWER8...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Helper to determine page size information...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Add new TLB invalidate by HPTE call for...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Remove unused mmu models from ppc_tlb_inval...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Use actual page size encodings from HPTE
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Rework SLB page size lookup
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Rework ppc_store_slb
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCSta...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
David Gibson
target-ppc: Remove unused kvmppc_read_segment_page_size...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Programmingkid
uninorth.c: add support for UniNorth kMacRISCPCIAddress...
commit
|
commitdiff
|
tree
|
snapshot
next