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
2021-08-03
target/s390x: Fix SIGILL and SIGFPE psw.addr reporting
Ilya Leoshkevich
1
-1
/
+11
2021-08-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2
-135
/
+139
2021-08-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210802'...
Peter Maydell
41
-674
/
+849
2021-08-02
docs: Move user-facing barrier docs into system manual
Peter Maydell
3
-48
/
+45
2021-08-02
ui/input-barrier: Move TODOs from barrier.txt to a comment
Peter Maydell
2
-4
/
+5
2021-08-02
docs: Move the protocol part of barrier.txt into interop
Peter Maydell
3
-318
/
+427
2021-08-02
docs: Move bootindex.txt into system section and rstify
Peter Maydell
3
-52
/
+77
2021-08-02
hw/arm/boot: Report error if there is no fw_cfg device in the machine
Peter Maydell
2
-7
/
+9
2021-08-02
docs/tools/virtiofsd.rst: Delete stray backtick
Peter Maydell
1
-1
/
+1
2021-08-02
docs/about/removed-features: Fix markup error
Peter Maydell
1
-1
/
+1
2021-08-02
docs: Format literals correctly
Peter Maydell
10
-16
/
+16
2021-08-02
docs/system/arm/cpu-features.rst: Format literals correctly
Peter Maydell
1
-58
/
+58
2021-08-02
docs/system/s390x/protvirt.rst: Format literals correctly
Peter Maydell
1
-6
/
+6
2021-08-02
docs/devel: Format literals correctly
Peter Maydell
3
-15
/
+15
2021-08-02
docs/devel/migration.rst: Format literals correctly
Peter Maydell
1
-18
/
+18
2021-08-02
docs/devel/ebpf_rss.rst: Format literals correctly
Peter Maydell
1
-9
/
+9
2021-08-02
docs/devel/build-system.rst: Correct typo in example code
Peter Maydell
1
-2
/
+2
2021-08-02
docs/devel/build-system.rst: Format literals correctly
Peter Maydell
1
-78
/
+78
2021-08-02
docs: Move licence/copyright from HTML output to rST comments
Peter Maydell
3
-10
/
+13
2021-08-02
docs: Remove stale TODO comments about license and version
Peter Maydell
3
-27
/
+0
2021-08-02
MAINTAINERS: Don't list Andrzej Zaborowski for various components
Peter Maydell
1
-4
/
+1
2021-08-02
docs: Add documentation of Arm 'imx25-pdk' board
Peter Maydell
3
-0
/
+21
2021-08-02
docs: Add documentation of Arm 'kzm' board
Peter Maydell
3
-0
/
+20
2021-08-02
docs: Add documentation of Arm 'mainstone' board
Peter Maydell
3
-0
/
+27
2021-08-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
6
-19
/
+60
2021-08-02
hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
Christina Wang
1
-1
/
+0
2021-08-02
hw/net: e1000e: Correct the initial value of VET register
Christina Wang
3
-6
/
+12
2021-08-02
hw/net: e1000: Correct the initial value of VET register
Christina Wang
2
-0
/
+18
2021-08-02
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
1
-0
/
+8
2021-08-02
hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
Thomas Huth
1
-12
/
+22
2021-07-31
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210730' into...
Peter Maydell
2
-2
/
+1
2021-07-30
target/nios2: Mark raise_exception() as noreturn
Philippe Mathieu-Daudé
1
-1
/
+1
2021-07-30
accel/tcg: Remove double bswap for helper_atomic_sto_*_mmu
Richard Henderson
1
-1
/
+0
2021-07-30
coverity-model: write models fully for non-array allocation functions
Paolo Bonzini
1
-6
/
+51
2021-07-30
coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULL
Paolo Bonzini
1
-0
/
+9
2021-07-30
coverity-model: clean up the models for array allocation functions
Paolo Bonzini
1
-10
/
+3
2021-07-30
coverity-model: remove model for more allocation functions
Paolo Bonzini
1
-104
/
+1
2021-07-30
coverity-model: make g_free a synonym of free
Paolo Bonzini
1
-9
/
+8
2021-07-30
coverity-model: update address_space_read/write models
Paolo Bonzini
1
-3
/
+45
2021-07-30
vl: stop recording -smp in QemuOpts
Paolo Bonzini
1
-8
/
+14
2021-07-30
vl: introduce machine_merge_property
Paolo Bonzini
1
-6
/
+19
2021-07-30
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2
-1
/
+17
2021-07-29
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210729-pull-request' ...
Peter Maydell
8
-242
/
+254
2021-07-29
MAINTAINERS: Added myself as a reviewer for the NVMe Block Driver
Philippe Mathieu-Daudé
1
-0
/
+1
2021-07-29
block/io_uring: resubmit when result is -EAGAIN
Fabian Ebner
1
-1
/
+15
2021-07-29
MAINTAINERS: add Stefano Garzarella as io_uring reviewer
Stefano Garzarella
1
-0
/
+1
2021-07-29
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
8
-16
/
+36
2021-07-29
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-...
Peter Maydell
9
-44
/
+99
2021-07-29
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210729' in...
Peter Maydell
7
-71
/
+142
2021-07-29
docs: Fold usb2.txt passthrough information into usb.rst
Peter Maydell
3
-59
/
+49
[next]