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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
1
-0
/
+6
2021-05-19
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
1
-0
/
+1
2021-05-18
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
1
-6
/
+6
2021-05-18
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...
Peter Maydell
2
-0
/
+3
2021-05-17
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...
Peter Maydell
3
-133
/
+380
2021-05-17
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...
Peter Maydell
3
-36
/
+8
2021-05-17
hw/block/nvme: align with existing style
Gollu Appalanaidu
1
-5
/
+5
2021-05-17
hw/block/nvme: rename reserved fields declarations
Gollu Appalanaidu
1
-1
/
+1
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-9
/
+19
2021-05-16
softfloat: Introduce sh[lr]_double primitives
Richard Henderson
1
-0
/
+36
2021-05-16
softfloat: Tidy mul128By64To192
Richard Henderson
1
-16
/
+6
2021-05-16
softfloat: Use add192 in mul128To256
Richard Henderson
1
-25
/
+12
2021-05-16
softfloat: Use mulu64 for mul64To128
Richard Henderson
1
-20
/
+3
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
1
-0
/
+2
2021-05-16
softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h
Richard Henderson
1
-70
/
+25
2021-05-16
softfloat: Inline float_raise
Richard Henderson
1
-1
/
+4
2021-05-16
qemu/host-utils: Add wrappers for carry builtins
Richard Henderson
1
-0
/
+50
2021-05-16
qemu/host-utils: Add wrappers for overflow builtins
Richard Henderson
1
-0
/
+225
2021-05-16
qemu/host-utils: Use __builtin_bitreverseN
Richard Henderson
1
-0
/
+16
2021-05-14
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...
Peter Maydell
4
-0
/
+18
2021-05-14
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
1
-2
/
+0
2021-05-14
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
1
-0
/
+5
2021-05-14
hw/smbios: support for type 41 (onboard devices extended information)
Vincent Bernat
1
-1
/
+13
2021-05-14
pc-dimm: remove unnecessary get_vmstate_memory_region() method
Maciej S. Szmigiero
1
-5
/
+0
2021-05-14
write-threshold: deal with includes
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-05-14
block/write-threshold: drop extra APIs
Vladimir Sementsov-Ogievskiy
1
-24
/
+0
2021-05-14
block: drop write notifiers
Vladimir Sementsov-Ogievskiy
1
-12
/
+0
2021-05-14
block/write-threshold: don't use write notifiers
Vladimir Sementsov-Ogievskiy
2
-1
/
+9
2021-05-14
mirror: stop cancelling in-flight requests on non-force cancel in READY
Vladimir Sementsov-Ogievskiy
2
-2
/
+2
2021-05-14
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-v1' into sta...
Peter Maydell
2
-1
/
+35
2021-05-14
tcg: Add tcg_constant_tl
Matheus Ferst
1
-0
/
+2
2021-05-14
exec/gen-icount.h: Add missing "exec/exec-all.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2021-05-14
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...
Peter Maydell
5
-9
/
+26
2021-05-14
configure: Poison all current target-specific #defines
Thomas Huth
1
-0
/
+2
2021-05-14
include/sysemu: Poison all accelerator CONFIG switches in common code
Thomas Huth
4
-0
/
+16
2021-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-05-12' into ...
Peter Maydell
9
-130
/
+1
2021-05-13
migration/ram: Handle RAM block resizes during postcopy
David Hildenbrand
1
-0
/
+10
2021-05-13
migration/ram: Handle RAM block resizes during precopy
David Hildenbrand
1
-4
/
+6
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
1
-4
/
+9
2021-05-13
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
1
-0
/
+1
2021-05-13
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
1
-1
/
+0
2021-05-12
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
3
-8
/
+157
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
4
-44
/
+1
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
6
-71
/
+0
2021-05-12
Remove the deprecated moxie target
Thomas Huth
5
-15
/
+0
2021-05-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-19
/
+20
2021-05-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...
Peter Maydell
3
-10
/
+42
2021-05-12
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...
Peter Maydell
1
-0
/
+6
2021-05-11
hw/opentitan: Update the interrupt layout
Alistair Francis
1
-8
/
+8
[next]