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
2017-06-29
softfloat: define floatx80_round()
Laurent Vivier
2
-0
/
+17
2017-06-29
target/m68k: add explicit single and double precision operations
Laurent Vivier
3
-5
/
+125
2017-06-29
target/m68k: add fmovecr
Laurent Vivier
3
-1
/
+47
2017-06-29
target/m68k: add fscc.
Laurent Vivier
1
-79
/
+131
2017-06-29
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170629' into s...
Peter Maydell
9
-10
/
+87
2017-06-29
Add chardev-send-break monitor command
Stefan Fritsch
7
-2
/
+68
2017-06-29
monitor: Add -a (all) option to info registers
Suraj Jitindar Singh
2
-8
/
+19
2017-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
9
-53
/
+187
2017-06-29
ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under
John Arbuckle
1
-1
/
+1
2017-06-29
virtio-blk: trace vdev so devices can be distinguished
Stefan Hajnoczi
2
-10
/
+12
2017-06-29
9pfs: handle transport errors in pdu_complete()
Greg Kurz
1
-8
/
+15
2017-06-29
xen-9pfs: disconnect if buffers are misconfigured
Stefano Stabellini
1
-21
/
+64
2017-06-29
virtio-9p: break device if buffers are misconfigured
Greg Kurz
4
-7
/
+40
2017-06-29
virtio-9p: message header is 7-byte long
Greg Kurz
2
-5
/
+8
2017-06-29
virtio-9p: record element after sanity checks
Greg Kurz
1
-1
/
+2
2017-06-29
9pfs: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2017-06-29
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
Tobias Schramm
5
-8
/
+56
2017-06-29
9pfs: local: remove: use correct path component
Bruce Rogers
1
-1
/
+1
2017-06-29
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170628' i...
Peter Maydell
40
-137
/
+383
2017-06-29
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170627-tag' into...
Peter Maydell
1
-51
/
+133
2017-06-29
linux-user: Put PPC AT_IGNOREPPC auxv entries in the right place
Peter Maydell
1
-11
/
+12
2017-06-28
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
1
-3
/
+6
2017-06-28
migration: add "return-path" capability
Peter Xu
3
-4
/
+18
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
20
-40
/
+74
2017-06-28
migration: add comment for TYPE_MIGRATE
Peter Xu
1
-0
/
+8
2017-06-28
migration: hmp: dump globals
Peter Xu
3
-0
/
+15
2017-06-28
migration: merge enforce_config_section somewhat
Peter Xu
2
-10
/
+14
2017-06-28
migration: move skip_section_footers
Peter Xu
8
-15
/
+15
2017-06-28
migration: move skip_configuration out
Peter Xu
8
-15
/
+18
2017-06-28
migration: move only_migratable to MigrationState
Peter Xu
6
-5
/
+20
2017-06-28
migration: move global_state.optional out
Peter Xu
8
-11
/
+29
2017-06-28
migration: let MigrationState be a qdev
Peter Xu
4
-23
/
+81
2017-06-28
vl: clean up global property registration
Peter Xu
1
-5
/
+24
2017-06-28
accel: introduce AccelClass.global_props
Peter Xu
5
-0
/
+31
2017-06-28
machine: export register_compat_prop()
Peter Xu
3
-13
/
+37
2017-06-27
xen-disk: add support for multi-page shared rings
Paul Durrant
1
-31
/
+113
2017-06-27
xen-disk: only advertize feature-persistent if grant copy is not available
Paul Durrant
1
-7
/
+8
2017-06-27
xen/disk: don't leak stack data via response ring
Stefano Stabellini
1
-13
/
+12
2017-06-27
Merge remote-tracking branch 'remotes/edgar/tags/edgar/mmio-exec-v2.for-upstr...
Peter Maydell
8
-54
/
+428
2017-06-27
xilinx_spips: allow mmio execution
KONRAD Frederic
1
-19
/
+55
2017-06-27
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
3
-0
/
+156
2017-06-27
introduce mmio_interface
KONRAD Frederic
3
-0
/
+178
2017-06-27
qdev: add MemoryRegion property
KONRAD Frederic
1
-0
/
+2
2017-06-27
cputlb: fix the way get_page_addr_code fills the tlb
KONRAD Frederic
1
-2
/
+4
2017-06-27
cputlb: move get_page_addr_code
KONRAD Frederic
1
-35
/
+35
2017-06-27
cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
KONRAD Frederic
1
-9
/
+9
2017-06-26
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
45
-1324
/
+1476
2017-06-26
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-06-26' into queue-b...
Kevin Wolf
25
-191
/
+220
2017-06-26
qemu-img: don't shadow opts variable in img_dd()
Stefan Hajnoczi
1
-6
/
+3
2017-06-26
block: Do not strcmp() with NULL uri->scheme
Max Reitz
4
-8
/
+8
[prev]
[next]