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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2018-07-02
iscsi: Avoid potential for get_status overflow
Eric Blake
1
-1
/
+1
2018-07-02
nbd/server: Fix dirty bitmap logic regression
Eric Blake
1
-1
/
+1
2018-07-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into staging
Peter Maydell
6
-57
/
+99
2018-07-02
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...
Peter Maydell
20
-20
/
+13
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
seabios: update bios and vgabios binaries
Gerd Hoffmann
10
-0
/
+0
2018-07-02
vgabios: remove submodule and build rules.
Gerd Hoffmann
3
-19
/
+2
2018-07-02
seabios: enable ide dma
Gerd Hoffmann
2
-0
/
+2
2018-07-02
seabios: add vga configs for bochs-display and ramfb
Gerd Hoffmann
3
-1
/
+7
2018-07-02
seabios: update submodule to release 1.11.2
Gerd Hoffmann
1
-0
/
+0
2018-07-02
cpu: Assert asidx_from_attrs return value in range
Richard Henderson
1
-2
/
+4
2018-07-02
accel/tcg: Avoid caching overwritten tlb entries
Richard Henderson
1
-26
/
+35
2018-07-02
accel/tcg: Don't treat invalid TLB entries as needing recheck
Peter Maydell
1
-1
/
+2
2018-07-02
accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()
Peter Maydell
1
-2
/
+1
2018-07-02
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
4
-22
/
+35
2018-07-02
translate-all: fix locking of TBs whose two pages share the same physical page
Emilio G. Cota
1
-7
/
+25
2018-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into staging
Peter Maydell
30
-166
/
+543
2018-07-02
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-3.0-pull-request' ...
Peter Maydell
1
-0
/
+14
2018-07-02
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
3
-5
/
+16
2018-07-02
target/m68k: correctly disassemble move16
Laurent Vivier
1
-0
/
+14
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
1
-16
/
+15
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
1
-10
/
+16
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
1
-0
/
+3
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
1
-2
/
+10
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
1
-5
/
+12
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
3
-0
/
+27
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
4
-2
/
+27
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
1
-0
/
+7
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
8
-34
/
+109
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
3
-4
/
+2
2018-07-02
s390x/tod: factor out TOD into separate device
David Hildenbrand
9
-88
/
+286
2018-07-02
s390x/kvm: pass values instead of pointers to kvm_s390_set_clock_*()
David Hildenbrand
4
-12
/
+12
2018-07-02
s390x/tcg: avoid overflows in time2tod/tod2time
David Hildenbrand
1
-2
/
+3
2018-07-02
s390x/cpumodel: default enable bpb and ppa15 for z196 and later
Christian Borntraeger
2
-0
/
+4
2018-07-02
loader: Check access size when calling rom_ptr() to avoid crashes
Thomas Huth
7
-19
/
+27
2018-07-02
s390/ipl: fix ipl with -no-reboot
Christian Borntraeger
3
-3
/
+13
2018-06-30
Merge remote-tracking branch 'remotes/xtensa/tags/20180630-xtensa' into staging
Peter Maydell
4
-160
/
+182
2018-06-30
xtensa: Avoid calling get_page_addr_code() from helper function
Peter Maydell
1
-1
/
+5
2018-06-30
target/xtensa: Convert to TranslatorOps
Richard Henderson
1
-101
/
+116
2018-06-30
target/xtensa: Change gen_intermediate_code dc to pointer
Richard Henderson
1
-61
/
+61
2018-06-30
target/xtensa: Convert to DisasContextBase
Richard Henderson
1
-47
/
+44
2018-06-30
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
Richard Henderson
1
-12
/
+9
2018-06-30
target/xtensa: check zero overhead loop alignment
Max Filippov
3
-0
/
+9
2018-06-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-06-30' in...
Peter Maydell
5
-23
/
+68
2018-06-30
docs: mention shared state protect for OOB
Peter Xu
1
-6
/
+11
2018-06-30
tests: iotests: drop some stderr line
Peter Xu
2
-2
/
+9
2018-06-30
monitor: flush qmp responses when CLOSED
Peter Xu
1
-3
/
+29
2018-06-30
monitor: rename *_pop_one to *_pop_any
Peter Xu
1
-11
/
+9
2018-06-30
chardev: comment details for CLOSED event
Peter Xu
1
-1
/
+10
[next]