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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
12
-1
/
+12
2017-03-14
qemu-timer: fix off-by-one
Paolo Bonzini
1
-1
/
+1
2017-03-14
target/nios2: take BQL around interrupt check
Paolo Bonzini
1
-0
/
+3
2017-03-14
scsi: mptsas: fix the wrong reading size in fetch request
Li Qiang
1
-3
/
+3
2017-03-14
util: Removed unneeded header from path.c
Suramya Shah
1
-1
/
+0
2017-03-14
configure: add the missing help output for optional features
Lin Ma
1
-0
/
+12
2017-03-14
scripts/dump-guest-memory.py: fix int128_get64 on recent gcc
Marc-André Lureau
1
-2
/
+12
2017-03-14
kvmclock: Don't crash QEMU if KVM is disabled
Eduardo Habkost
1
-0
/
+6
2017-03-14
kvm: Print MSR information if KVM_{GET,SET}_MSRS failed
Eduardo Habkost
1
-0
/
+12
2017-03-14
exec: add cpu_synchronize_state to cpu_memory_rw_debug
Christian Borntraeger
1
-0
/
+2
2017-03-14
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
5
-26
/
+94
2017-03-14
docs: Add a note about mixing bootindex with "-boot order"
Thomas Huth
2
-1
/
+13
2017-03-14
memory_region: Fix name comments
Dr. David Alan Gilbert
1
-6
/
+12
2017-03-14
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170314' into...
Peter Maydell
6
-5
/
+14
2017-03-14
build: include sys/sysmacros.h for major() and minor()
Christopher Covington
2
-0
/
+22
2017-03-14
dtc: Update submodule to avoid build errors
David Gibson
1
-0
/
+0
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
3
-3
/
+12
2017-03-14
target/ppc: fix cpu_ov setting for 32-bit
Nikunj A Dadhania
1
-1
/
+1
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
1
-1
/
+1
2017-03-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
17
-1201
/
+143
2017-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
4
-1
/
+43
2017-03-13
commit: Implement .bdrv_refresh_filename
Kevin Wolf
1
-0
/
+8
2017-03-13
mirror: Implement .bdrv_refresh_filename
Kevin Wolf
1
-0
/
+9
2017-03-13
block: Refresh filename after changing backing file
Kevin Wolf
1
-0
/
+2
2017-03-13
commit: Implement bdrv_commit_top.bdrv_co_get_block_status
Kevin Wolf
1
-4
/
+16
2017-03-13
block: Request block status from *file for BDRV_BLOCK_RAW
Kevin Wolf
1
-1
/
+1
2017-03-13
block: Remove check_new_perm from bdrv_replace_child()
Kevin Wolf
1
-7
/
+14
2017-03-13
migration: Document handling of bdrv_is_allocated() errors
Eric Blake
1
-0
/
+2
2017-03-13
vvfat: React to bdrv_is_allocated() errors
Eric Blake
1
-3
/
+19
2017-03-13
backup: React to bdrv_is_allocated() errors
Eric Blake
1
-4
/
+10
2017-03-13
block: Drop unmaintained 'archipelago' driver
Eric Blake
9
-1181
/
+4
2017-03-13
file-posix: Consider max_segments for BlockLimits.max_transfer
Fam Zheng
1
-0
/
+47
2017-03-13
backup: allow target without .bdrv_get_info
Vladimir Sementsov-Ogievskiy
1
-1
/
+11
2017-03-13
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2
-2
/
+8
2017-03-10
i386: Change stepping of Haswell to non-blacklisted value
Eduardo Habkost
2
-1
/
+6
2017-03-10
i386/kvm: Blacklist TSX on known broken hosts
Eduardo Habkost
1
-0
/
+17
2017-03-10
i386: host_vendor_fms() helper function
Eduardo Habkost
2
-0
/
+20
2017-03-10
docker/dockerfiles/debian-s390-cross: include clang
Alex Bennée
1
-2
/
+2
2017-03-09
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-090317-1...
Peter Maydell
16
-35
/
+130
2017-03-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170309-1' into...
Peter Maydell
2
-1
/
+6
2017-03-09
hw/intc/arm_gic: modernise the DPRINTF
Alex Bennée
1
-4
/
+9
2017-03-09
target/arm/helper: make it clear the EC field is also in hex
Alex Bennée
1
-1
/
+1
2017-03-09
target-i386: defer VMEXIT to do_interrupt
Paolo Bonzini
3
-18
/
+26
2017-03-09
target/mips: hold BQL for timer interrupts
Yongbok Kim
1
-3
/
+18
2017-03-09
translate-all: exit cpu_restore_state early if translating
Alex Bennée
1
-0
/
+13
2017-03-09
target/xtensa: hold BQL for interrupt processing
Alex Bennée
2
-0
/
+8
2017-03-09
s390x/misc_helper.c: wrap IO instructions in BQL
Alex Bennée
1
-0
/
+21
2017-03-09
sparc/sparc64: grab BQL before calling cpu_check_irqs
Alex Bennée
4
-0
/
+22
2017-03-09
cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG
Alex Bennée
1
-0
/
+4
2017-03-09
target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO
Alex Bennée
1
-0
/
+3
[next]