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-06-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
10
-16
/
+25
2013-06-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
9
-19
/
+1641
2013-06-17
Merge remote-tracking branch 'rth/fix-ppc64' into staging
Anthony Liguori
1
-15
/
+14
2013-06-17
tcg-ppc64: rotr_i32 rotates wrong amount
Anton Blanchard
1
-1
/
+1
2013-06-17
tcg-ppc64: Fix add2_i64
Anton Blanchard
1
-7
/
+7
2013-06-17
tcg-ppc64: bswap64 rotates output 32 bits
Anton Blanchard
1
-2
/
+0
2013-06-17
tcg-ppc64: Fix RLDCL opcode
Anton Blanchard
1
-5
/
+6
2013-06-17
vmdk: Allow reading variable size descriptor files
Evgeny Budilovsky
1
-7
/
+20
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
6
-0
/
+1604
2013-06-17
curl: Don't set curl options on the handle just before it's going to be deleted.
Richard W.M. Jones
1
-2
/
+0
2013-06-17
vmdk: byteswap VMDK4Header.desc_offset field
Stefan Hajnoczi
1
-2
/
+5
2013-06-17
block/curl.c: Refuse to open the handle for writes.
Richard W.M. Jones
1
-0
/
+6
2013-06-17
sheepdog: support 'qemu-img snapshot -a'
Liu Yuan
1
-7
/
+5
2013-06-17
sheepdog: fix snapshot tag initialization
Liu Yuan
1
-1
/
+1
2013-06-17
qerror: drop QERR_OPEN_FILE_FAILED macro
Luiz Capitulino
1
-3
/
+0
2013-06-17
block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILED
Luiz Capitulino
1
-2
/
+2
2013-06-17
savevm: qmp_xen_save_devices_state(): use error_setg_file_open()
Luiz Capitulino
1
-1
/
+1
2013-06-17
dump: qmp_dump_guest_memory(): use error_setg_file_open()
Luiz Capitulino
1
-1
/
+1
2013-06-17
cpus: use error_setg_file_open()
Luiz Capitulino
1
-2
/
+2
2013-06-17
blockdev: use error_setg_file_open()
Luiz Capitulino
1
-4
/
+7
2013-06-17
block: mirror_complete(): use error_setg_file_open()
Luiz Capitulino
1
-1
/
+1
2013-06-17
rng-random: use error_setg_file_open()
Luiz Capitulino
1
-2
/
+1
2013-06-17
error: add error_setg_file_open() helper
Luiz Capitulino
2
-0
/
+10
2013-06-17
Merge remote-tracking branch 'pmaydell/configury.next' into staging
Anthony Liguori
18
-159
/
+87
2013-06-17
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-06-17
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
1
-1
/
+1
2013-06-17
vl: always define no_frame
Michael Tokarev
1
-2
/
+0
2013-06-16
gtk: Fix compiler warning (GTK 3 deprecated function)
Stefan Weil
1
-0
/
+4
2013-06-16
vl: always define no_frame
Michael Tokarev
1
-2
/
+0
2013-06-15
target-i386: fix over 80 chars warnings
liguang
3
-22
/
+39
2013-06-15
target-i386/helper: remove redundant env->eip assignment
liguang
1
-1
/
+1
2013-06-15
target-i386/helper: remove DF macro
liguang
3
-7
/
+5
2013-06-15
target-i386/helper: remove EIP macro
liguang
5
-25
/
+23
2013-06-15
target-i386/helper: remove EDI macro
liguang
3
-9
/
+7
2013-06-15
target-i386/helper: remove ESI macro
liguang
3
-9
/
+7
2013-06-15
target-i386/helper: remove ESP macro
liguang
4
-54
/
+54
2013-06-15
target-i386/helper: remove EBP macro
liguang
3
-11
/
+9
2013-06-15
target-i386/helper: remove EDX macro
liguang
6
-30
/
+28
2013-06-15
target-i386/helper: remove ECX macro
liguang
6
-44
/
+42
2013-06-15
target-i386/helper: remove EBX macro
liguang
5
-12
/
+10
2013-06-15
target-i386/helper: remove EAX macro
liguang
7
-62
/
+60
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
53
-391
/
+535
2013-06-14
ide-test: fix failure for test_flush
Michael Roth
1
-1
/
+4
2013-06-14
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
6
-30
/
+4
2013-06-14
microblaze: Remove CONFIG_FDT conditionals
Peter Maydell
1
-12
/
+0
2013-06-14
arm: Remove CONFIG_FDT conditionals
Peter Maydell
1
-7
/
+0
2013-06-14
configure: Require libfdt for arm, ppc, microblaze softmmu targets
Peter Maydell
1
-0
/
+20
2013-06-14
configure: dtc: Probe for libfdt_env.h
Peter Crosthwaite
2
-36
/
+2
2013-06-14
build: drop TARGET_TYPE
Paolo Bonzini
3
-19
/
+2
2013-06-14
main: use TARGET_ARCH only for the target-specific #define
Paolo Bonzini
5
-17
/
+11
[next]