index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
qcow2-refcount: Snapshot update for zero clusters
Max Reitz
1
-17
/
+35
2013-08-30
option: Add assigned flag to QEMUOptionParameter
Max Reitz
2
-0
/
+10
2013-08-30
gluster: Abort on AIO completion failure
Bharata B Rao
1
-13
/
+2
2013-08-30
block: Remove old raw driver
Kevin Wolf
1
-192
/
+0
2013-08-30
switch raw block driver from "raw.o" to "raw_bsd.o"
Laszlo Ersek
2
-35
/
+45
2013-08-30
raw_bsd: register bdrv_raw
Laszlo Ersek
1
-5
/
+33
2013-08-30
raw_bsd: add raw_create_options
Laszlo Ersek
1
-1
/
+12
2013-08-30
raw_bsd: introduce "special members"
Laszlo Ersek
1
-0
/
+23
2013-08-30
raw_bsd: add raw_create()
Laszlo Ersek
1
-0
/
+4
2013-08-30
raw_bsd: emit debug events in bdrv_co_readv() and bdrv_co_writev()
Laszlo Ersek
1
-0
/
+2
2013-08-30
add skeleton for BSD licensed "raw" BlockDriver
Laszlo Ersek
1
-0
/
+108
2013-08-30
block/qcow2.h: Avoid "1LL << 63" (shifts into sign bit)
Peter Maydell
1
-3
/
+3
2013-08-30
qemu-iotests: Update reference output for 051
Kevin Wolf
1
-1
/
+0
2013-08-30
Revert "block: Disable driver-specific options for 1.6"
Kevin Wolf
2
-144
/
+1
2013-08-30
qapi-types.py: Split off generate_struct_fields()
Kevin Wolf
1
-6
/
+13
2013-08-30
block: Remove redundant assertion
Kevin Wolf
1
-1
/
+0
2013-08-30
qcow2: Change default for new images to compat=1.1
Kevin Wolf
1
-1
/
+3
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
9
-126
/
+333
2013-08-29
Merge remote-tracking branch 'sweil/mingw' into stable-1.5
Anthony Liguori
3
-4
/
+4
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
13
-270
/
+231
2013-08-29
tcg-i386: Remove abort from GETPC_LDST
Richard Henderson
1
-5
/
+5
2013-08-28
target-mips: fix get_physical_address() #if 0 build error
James Hogan
1
-1
/
+1
2013-08-28
kvm-stub: fix compilation
Paolo Bonzini
1
-1
/
+2
2013-08-27
gtk: Remove unused include statements which are not portable
Stefan Weil
1
-4
/
+0
2013-08-27
w32: Add an icon resource
Stefan Weil
1
-0
/
+2
2013-08-27
w32: Fix broken out-of-tree builds (missing version.o)
Stefan Weil
1
-0
/
+2
2013-08-26
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
2
-67
/
+49
2013-08-26
tcg: Tidy softmmu_template.h
Richard Henderson
1
-183
/
+104
2013-08-26
tcg: Add mmu helpers that take a return address argument
Richard Henderson
2
-33
/
+55
2013-08-26
tcg-i386: Tidy qemu_ld/st slow path
Richard Henderson
1
-91
/
+74
2013-08-26
tcg-i386: Try pc-relative lea for constant formation
Richard Henderson
1
-5
/
+20
2013-08-26
tcg-i386: Add and use tcg_out64
Richard Henderson
2
-2
/
+8
2013-08-26
tcg: Tidy generated code for tcg_outN
Richard Henderson
1
-4
/
+6
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
177
-1503
/
+2362
2013-08-26
Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into...
Anthony Liguori
1
-1
/
+2
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
1
-1
/
+1
2013-08-24
disas-objdump: Pass --adjust-vma to objdump
Richard Henderson
1
-3
/
+15
2013-08-24
disas: Add disas-objdump.pl
Richard Henderson
1
-0
/
+87
2013-08-24
disas: Implement fallback to dump object code as hex
Richard Henderson
1
-10
/
+37
2013-08-23
kvm: shorten the parameter list for get_real_device()
Wei Yang
1
-5
/
+4
2013-08-22
win32-aio: drop win32_aio_flush_cb()
Stefan Hajnoczi
1
-9
/
+1
2013-08-22
aio-win32: replace incorrect AioHandler->opaque usage with ->e
Stefan Hajnoczi
1
-2
/
+2
2013-08-22
aio / timers: remove dummy_io_handler_flush from tests/test-aio.c
Alex Bligh
1
-7
/
+2
2013-08-22
aio / timers: Remove legacy interface
Alex Bligh
2
-244
/
+5
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
121
-678
/
+678
2013-08-22
aio / timers: Add scripts/switch-timer-api
Alex Bligh
1
-0
/
+178
2013-08-22
aio / timers: Add test harness for AioContext timers
Alex Bligh
1
-0
/
+134
2013-08-22
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
8
-15
/
+15
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
10
-55
/
+61
2013-08-22
aio / timers: Remove main_loop_timerlist
Alex Bligh
2
-41
/
+28
[next]