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
2014-03-09
acpi-test-data: update expected files
Michael S. Tsirkin
4
-0
/
+0
2014-03-09
acpi-build: append description for non-hotplug
Michael S. Tsirkin
7
-264
/
+500
2014-03-08
tcg-aarch64: Remove nop from qemu_st slow path
Richard Henderson
1
-7
/
+0
2014-03-08
tcg-aarch64: Simplify tcg_out_ldst_9 encoding
Richard Henderson
1
-12
/
+2
2014-03-08
tcg-aarch64: Use intptr_t apropriately
Richard Henderson
1
-28
/
+21
2014-03-08
tcg-aarch64: Remove the shift_imm parameter from tcg_out_cmp
Richard Henderson
1
-6
/
+5
2014-03-08
tcg-aarch64: Hoist common argument loads in tcg_out_op
Richard Henderson
1
-45
/
+50
2014-03-08
tcg-aarch64: Don't handle mov/movi in tcg_out_op
Richard Henderson
1
-13
/
+7
2014-03-08
tcg-aarch64: Set ext based on TCG_OPF_64BIT
Richard Henderson
1
-21
/
+7
2014-03-08
tcg-aarch64: Change all ext variables to TCGType
Richard Henderson
1
-27
/
+37
2014-03-08
tcg-aarch64: Remove redundant CPU_TLB_ENTRY_BITS check
Richard Henderson
1
-6
/
+0
2014-03-08
tcg-aarch64: Enable builtin disassembler
Richard Henderson
1
-0
/
+6
2014-03-08
migration: extend section_start/end traces
Alexey Kardashevskiy
2
-8
/
+8
2014-03-08
vl: add system_wakeup_request tracepoint
Alexey Kardashevskiy
2
-0
/
+3
2014-03-08
qemu_file: Fix mismerge of "use fwrite() correctly"
Markus Armbruster
1
-1
/
+1
2014-03-08
XBZRLE: Fix qemu crash when resize the xbzrle cache
Gonglei
1
-3
/
+49
2014-03-08
Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging
Peter Maydell
12
-157
/
+322
2014-03-08
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
18
-46
/
+608
2014-03-08
build: Fix installation of target-dependent files
Lluís Vilanova
1
-1
/
+1
2014-03-08
xenfb: Fix graphic_console_init() build failure
Andreas Färber
1
-1
/
+1
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
43
-742
/
+2330
2014-03-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
61
-740
/
+6818
2014-03-07
Merge remote-tracking branch 'remotes/cohuck/tags/virtio-ccw-20140305' into s...
Peter Maydell
7
-9
/
+120
2014-03-07
block: qemu-iotests 085 - live snapshots tests
Jeff Cody
3
-0
/
+248
2014-03-07
hw/ide/ahci.h: Avoid shifting left into sign bit
Peter Maydell
1
-5
/
+5
2014-03-06
configure: Always build with -fno-common
Peter Maydell
1
-1
/
+1
2014-03-06
configure: Make C++ test work with --enable-werror
Peter Maydell
1
-22
/
+53
2014-03-06
block: Fix error path segfault in bdrv_open()
Kevin Wolf
3
-0
/
+25
2014-03-06
qemu-iotests: Test a few blockdev-add error cases
Kevin Wolf
3
-0
/
+163
2014-03-06
blockdev: Fix NULL pointer dereference in blockdev-add
Kevin Wolf
1
-2
/
+4
2014-03-06
blockdev: Fail blockdev-add with encrypted images
Kevin Wolf
1
-1
/
+8
2014-03-06
block/raw-win32: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-win32: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-03-06
block/raw-posix: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-posix: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-03-06
block: Keep "filename" option after parsing
Max Reitz
1
-1
/
+6
2014-03-06
block: mirror - remove code cruft that has no function
Jeff Cody
1
-3
/
+0
2014-03-06
block: make bdrv_swap rebuild the bs graph node list field.
Benoît Canet
1
-5
/
+19
2014-03-05
block: Fix bs->request_alignment assertion for bs->sg=1
Kevin Wolf
1
-1
/
+1
2014-03-05
iscsi: Use bs->sg for everything else than disks
Kevin Wolf
1
-5
/
+4
2014-03-05
qemu-iotests: Test progress output for conversion
Kevin Wolf
3
-0
/
+84
2014-03-05
qemu-img convert: Fix progress output
Kevin Wolf
1
-9
/
+11
2014-03-05
gluster: Remove unused defines and header include
Bharata B Rao
1
-4
/
+0
2014-03-05
gluster: Change licence to GPLv2+
Bharata B Rao
1
-10
/
+2
2014-03-05
ui/sdl2 : initial port to SDL 2.0 (v2.0)
Dave Airlie
7
-9
/
+1123
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
2
-0
/
+29
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
24
-31
/
+52
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
2
-15
/
+0
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
2
-43
/
+21
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
2
-23
/
+29
[prev]
[next]