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
2017-07-10
mirror: Switch MirrorBlockJob to byte-based
Eric Blake
1
-42
/
+42
2017-07-10
commit: Switch commit_run() to byte-based
Eric Blake
1
-10
/
+6
2017-07-10
commit: Switch commit_populate() to byte-based
Eric Blake
1
-7
/
+8
2017-07-10
stream: Switch stream_run() to byte-based
Eric Blake
1
-13
/
+9
2017-07-10
stream: Drop reached_end for stream_complete()
Eric Blake
1
-3
/
+1
2017-07-10
stream: Switch stream_populate() to byte-based
Eric Blake
1
-5
/
+6
2017-07-10
trace: Show blockjob actions via bytes, not sectors
Eric Blake
5
-24
/
+38
2017-07-10
blockjob: Track job ratelimits via bytes, not sectors
Eric Blake
5
-13
/
+18
2017-07-10
blockdev: Print a warning for legacy drive options that belong to -device
Thomas Huth
2
-2
/
+21
2017-07-10
qemu-img: drop -e and -6 options from the 'create' & 'convert' commands
Daniel P. Berrange
1
-18
/
+2
2017-07-10
vvfat: change OEM name to 'MSWIN4.1'
Hervé Poussineau
1
-1
/
+1
2017-07-10
vvfat: handle KANJI lead byte 0xe5
Hervé Poussineau
1
-2
/
+7
2017-07-10
vvfat: limit number of entries in root directory in FAT12/FAT16
Hervé Poussineau
1
-9
/
+17
2017-07-10
vvfat: correctly generate numeric-tail of short file names
Hervé Poussineau
1
-34
/
+31
2017-07-10
vvfat: correctly create base short names for non-ASCII filenames
Hervé Poussineau
1
-28
/
+76
2017-07-10
vvfat: correctly create long names for non-ASCII filenames
Hervé Poussineau
1
-20
/
+18
2017-07-10
vvfat: always create . and .. entries at first and in that order
Hervé Poussineau
1
-2
/
+11
2017-07-10
vvfat: fix field names in FAT12/FAT16 and FAT32 boot sectors
Hervé Poussineau
1
-7
/
+14
2017-07-10
vvfat: introduce offset_to_bootsector, offset_to_fat and offset_to_root_dir
Hervé Poussineau
1
-27
/
+43
2017-07-10
vvfat: rename useless enumeration values
Hervé Poussineau
1
-5
/
+8
2017-07-10
vvfat: fix typos
Hervé Poussineau
1
-4
/
+4
2017-07-10
vvfat: replace tabs by 8 spaces
Hervé Poussineau
1
-1027
/
+1027
2017-07-10
vvfat: fix qemu-img map and qemu-img convert
Hervé Poussineau
1
-2
/
+1
2017-07-10
blkdebug: Support .bdrv_co_get_block_status
Eric Blake
2
-1
/
+15
2017-07-10
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
5
-7
/
+7
2017-07-10
block: Guarantee that *file is set on bdrv_get_block_status()
Eric Blake
3
-2
/
+8
2017-07-10
qemu-io: Don't die on second open
Eric Blake
4
-5
/
+14
2017-07-10
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170707-tag' into...
Peter Maydell
5
-69
/
+30
2017-07-07
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
Anoob Soman
1
-1
/
+1
2017-07-07
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
Ross Lagerwall
1
-0
/
+11
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
3
-68
/
+18
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
13
-253
/
+456
2017-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
60
-779
/
+1009
2017-07-05
hw/s390x/ipl: Fix endianness problem with netboot_start_addr
Thomas Huth
1
-1
/
+1
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
2
-2
/
+6
2017-07-05
s390x: return unavailable features via query-cpu-definitions
Viktor Mihajlovski
1
-5
/
+57
2017-07-05
s390x/MAINTAINERS: Update my email address
Cornelia Huck
1
-4
/
+4
2017-07-05
s390x: fix realize inheritance for kvm-flic
Halil Pasic
2
-2
/
+19
2017-07-05
s390x: fix error propagation in kvm-flic's realize
Halil Pasic
1
-2
/
+10
2017-07-05
s390x/3270: fix instruction interception handler
Dong Jia Shi
1
-0
/
+1
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
7
-237
/
+358
2017-07-05
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
1
-5
/
+5
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
4
-8
/
+16
2017-07-05
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2
-343
/
+344
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
3
-13
/
+24
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
3
-20
/
+18
2017-07-05
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2
-30
/
+30
2017-07-05
tcg: add the CONFIG_TCG into Makefiles
Yang Zhong
2
-3
/
+3
2017-07-05
tcg: add CONFIG_TCG guards in headers
Yang Zhong
2
-1
/
+6
2017-07-04
exec: elide calls to tb_lock and tb_unlock
Paolo Bonzini
1
-0
/
+3
[next]