index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Rename send_queue to incoming_queue
Jan Kiszka
2013-09-06
3
-9
/
+9
*
tap: Use numbered tap/tun devices on all *BSD OS's
Brad Smith
2013-09-06
1
-11
/
+0
*
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-09-05
4
-4
/
+30
|
\
|
*
exec: do tcg_commit only when tcg_enabled
liguang
2013-09-05
1
-1
/
+3
|
*
Revert "memory: Return -1 again on reads from unsigned regions"
Jan Kiszka
2013-09-05
1
-1
/
+1
|
*
memory: Provide separate handling of unassigned io ports accesses
Jan Kiszka
2013-09-05
3
-1
/
+22
|
*
exec: check offset_within_address_space for register subpage
Hu Tao
2013-09-05
1
-1
/
+1
|
*
exec: fix writing to MMIO area with non-power-of-two length
Paolo Bonzini
2013-09-05
1
-0
/
+3
*
|
Update mailmap
Anthony Liguori
2013-09-05
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-09-03
31
-199
/
+284
|
\
|
*
target-i386: Use #defines instead of magic numbers for CPUID cache info
Eduardo Habkost
2013-09-03
1
-22
/
+162
|
*
cpu: Replace qemu_for_each_cpu()
Andreas Färber
2013-09-03
6
-63
/
+27
|
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
26
-112
/
+94
|
*
a15mpcore: Use qemu_get_cpu() for generic timers
Andreas Färber
2013-09-03
1
-3
/
+2
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-03
27
-322
/
+1029
|
\
\
|
*
|
qemu-iotests: Overlapping cluster allocations
Max Reitz
2013-09-02
3
-0
/
+156
|
*
|
qcow2_check: Mark image consistent
Max Reitz
2013-09-02
1
-1
/
+5
|
*
|
qcow2-refcount: Repair shared refcount blocks
Max Reitz
2013-09-02
3
-2
/
+148
|
*
|
qcow2-refcount: Repair OFLAG_COPIED errors
Max Reitz
2013-08-30
3
-8
/
+55
|
*
|
qcow2-refcount: Move OFLAG_COPIED checks
Max Reitz
2013-08-30
1
-33
/
+82
|
*
|
qcow2: Employ metadata overlap checks
Max Reitz
2013-08-30
4
-0
/
+86
|
*
|
qcow2: Metadata overlap checks
Max Reitz
2013-08-30
4
-0
/
+213
|
*
|
qcow2: Add corrupt bit
Max Reitz
2013-08-30
5
-9
/
+66
|
*
|
qemu-iotests: Snapshotting zero clusters
Max Reitz
2013-08-30
3
-0
/
+74
|
*
|
qcow2-refcount: Snapshot update for zero clusters
Max Reitz
2013-08-30
1
-17
/
+35
|
*
|
option: Add assigned flag to QEMUOptionParameter
Max Reitz
2013-08-30
2
-0
/
+10
|
*
|
gluster: Abort on AIO completion failure
Bharata B Rao
2013-08-30
1
-13
/
+2
|
*
|
block: Remove old raw driver
Kevin Wolf
2013-08-30
1
-192
/
+0
|
*
|
switch raw block driver from "raw.o" to "raw_bsd.o"
Laszlo Ersek
2013-08-30
2
-35
/
+45
|
*
|
raw_bsd: register bdrv_raw
Laszlo Ersek
2013-08-30
1
-5
/
+33
|
*
|
raw_bsd: add raw_create_options
Laszlo Ersek
2013-08-30
1
-1
/
+12
|
*
|
raw_bsd: introduce "special members"
Laszlo Ersek
2013-08-30
1
-0
/
+23
|
*
|
raw_bsd: add raw_create()
Laszlo Ersek
2013-08-30
1
-0
/
+4
|
*
|
raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()
Laszlo Ersek
2013-08-30
1
-0
/
+2
|
*
|
add skeleton for BSD licensed "raw" BlockDriver
Laszlo Ersek
2013-08-30
1
-0
/
+108
|
*
|
block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)
Peter Maydell
2013-08-30
1
-3
/
+3
|
*
|
qemu-iotests: Update reference output for 051
Kevin Wolf
2013-08-30
1
-1
/
+0
|
*
|
Revert "block: Disable driver-specific options for 1.6"
Kevin Wolf
2013-08-30
2
-144
/
+1
|
*
|
qapi-types.py: Split off generate_struct_fields()
Kevin Wolf
2013-08-30
1
-6
/
+13
|
*
|
block: Remove redundant assertion
Kevin Wolf
2013-08-30
1
-1
/
+0
|
*
|
qcow2: Change default for new images to compat=1.1
Kevin Wolf
2013-08-30
1
-1
/
+3
*
|
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
18
-87
/
+81
|
\
\
\
|
*
|
|
aio / timers: use g_usleep() not sleep()
Alex Bligh
2013-09-01
1
-3
/
+3
|
*
|
|
adlib: sort offsets in portio registration
Hervé Poussineau
2013-09-01
1
-1
/
+1
|
*
|
|
qmp: fix integer usage in examples
Eric Blake
2013-09-01
1
-13
/
+13
|
*
|
|
tci: Remove function tcg_out64 (fix broken build)
Stefan Weil
2013-09-01
1
-7
/
+0
|
*
|
|
target-arm: Report unimplemented opcodes (LOG_UNIMP)
Stefan Weil
2013-09-01
1
-0
/
+4
|
*
|
|
pflash_cfi02.c: fix debug macro
Antony Pavlov
2013-09-01
1
-1
/
+1
|
*
|
|
configure: Remove unneeded redirections of stderr (pkg-config --exists)
Stefan Weil
2013-09-01
1
-16
/
+14
|
*
|
|
configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)
Stefan Weil
2013-09-01
1
-18
/
+18
[next]