index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi-commands.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
block: Simplify drive-mirror
Eric Blake
3
-62
/
+61
2016-07-19
block: Simplify block_set_io_throttle
Eric Blake
3
-110
/
+66
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
30
-20
/
+129
2016-07-19
qapi: Plumb in 'boxed' to qapi generator lower levels
Eric Blake
9
-49
/
+70
2016-07-19
qapi-event: Simplify visit of non-implicit data
Eric Blake
1
-2
/
+17
2016-07-19
qapi: Drop useless gen_err_check()
Eric Blake
3
-11
/
+9
2016-07-19
qapi: Add type.is_empty() helper
Eric Blake
4
-7
/
+11
2016-07-19
qapi: Hide tag_name data member of variants
Eric Blake
3
-6
/
+15
2016-07-19
qapi: Special case c_name() for empty type
Eric Blake
1
-0
/
+1
2016-07-19
qapi: Require all branches of flat union enum to be covered
Eric Blake
6
-0
/
+20
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
12
-49
/
+53
2016-07-19
qapi: change QmpInputVisitor to QSLIST
Paolo Bonzini
1
-30
/
+29
2016-07-19
qapi: change QmpOutputVisitor to QSLIST
Paolo Bonzini
1
-13
/
+11
2016-07-19
Update OpenBIOS images to e79bca6 built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2016-07-19
target-i386: Remove redundant HF_SOFTMMU_MASK
Sergey Fedorov
3
-14
/
+4
2016-07-19
block/iscsi: allow caching of the allocation map
Peter Lieven
1
-58
/
+192
2016-07-19
block/iscsi: fix rounding in iscsi_allocationmap_set
Peter Lieven
1
-3
/
+5
2016-07-19
Move README to markdown
Pranith Kumar
1
-21
/
+20
2016-07-18
block: ignore flush requests when storage is clean
Evgeny Yakovlev
9
-113
/
+32
2016-07-18
tests: in IDE and AHCI tests perform DMA write before flushing
Evgeny Yakovlev
2
-2
/
+75
2016-07-18
ide: set retry_unit for PIO and FLUSH requests
Evgeny Yakovlev
1
-0
/
+2
2016-07-18
ide: refactor retry_unit set and clear into separate function
Evgeny Yakovlev
1
-6
/
+16
2016-07-18
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
Lluís Vilanova
6
-43
/
+203
2016-07-18
trace: Allow event name pattern in "info trace-events"
Lluís Vilanova
3
-4
/
+36
2016-07-18
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
6
-29
/
+57
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
13
-10
/
+210
2016-07-18
trace: Cosmetic changes on fast-path tracing
Lluís Vilanova
1
-2
/
+5
2016-07-18
disas: Remove unused macro '_'
Lluís Vilanova
8
-47
/
+46
2016-07-18
trace: Identify events with the 'vcpu' property
Lluís Vilanova
5
-5
/
+51
2016-07-18
trace: [bsd-user] Commandline arguments to control tracing
Lluís Vilanova
1
-3
/
+18
2016-07-18
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
1
-0
/
+19
2016-07-18
vfio/pci: Hide ARI capability
Alex Williamson
1
-0
/
+1
2016-07-18
.travis.yml: Disable IRC build status updates from forks
Pranith Kumar
1
-1
/
+4
2016-07-18
MAINTAINERS: Add include/block/aio.h to block I/O path section
Fam Zheng
1
-0
/
+1
2016-07-18
virtio-blk: dataplane cleanup
Cao jin
1
-4
/
+2
2016-07-18
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
1
-0
/
+5
2016-07-18
aio-posix: remove useless parameter
Cao jin
4
-9
/
+6
2016-07-18
linux-aio: prevent submitting more than MAX_EVENTS
Roman Pen
1
-10
/
+16
2016-07-18
aio_ctx_check: follow CODING_STYLE
Cao jin
1
-1
/
+1
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
7
-111
/
+58
2016-07-18
spec/parallels: fix a mistake
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2016-07-18
e1000e: fix building without CONFIG_VMXNET3_PCI
Jason Wang
1
-0
/
+1
2016-07-18
MAINTAINERS: release Scott from being a rocker maintainer
Jiri Pirko
1
-1
/
+0
2016-07-18
tap: fix memory leak on failure to create a multiqueue tap device
Paolo Bonzini
1
-6
/
+16
2016-07-18
net: fix incorrect argument to iov_to_buf
Paolo Bonzini
1
-2
/
+2
2016-07-18
net: fix incorrect access to pointer
Paolo Bonzini
1
-1
/
+1
2016-07-18
e1000e: fix incorrect access to pointer
Paolo Bonzini
1
-2
/
+2
2016-07-18
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
1
-3
/
+7
2016-07-18
target-ppc: fix left shift overflow in hpte_page_shift
Paolo Bonzini
1
-1
/
+1
2016-07-18
ppc/mmu-hash64: Remove duplicated #include statement
Thomas Huth
1
-1
/
+0
[prev]
[next]