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
2022-09-27
hw/ssi: ibex_spi: fixup typos in ibex_spi_host
Wilfred Mallawa
1
-3
/
+3
2022-09-26
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-2
/
+5
2022-09-26
Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
21
-374
/
+347
2022-09-26
Remove the slirp submodule (i.e. compile only with an external libslirp)
Thomas Huth
9
-146
/
+34
2022-09-26
s390x/s390-virtio-ccw: add zpcii-disable machine property
Matthew Rosato
5
-2
/
+39
2022-09-26
s390x/pci: reflect proper maxstbl for groups of interpreted devices
Matthew Rosato
1
-1
/
+5
2022-09-26
s390x/pci: let intercept devices have separate PCI groups
Matthew Rosato
3
-6
/
+59
2022-09-26
s390x/pci: enable adapter event notification for interpreted devices
Matthew Rosato
5
-5
/
+100
2022-09-26
s390x/pci: don't fence interpreted devices without MSI-X
Matthew Rosato
1
-1
/
+5
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
8
-1
/
+137
2022-09-26
s390x/pci: add routine to get host function handle from CLP info
Matthew Rosato
2
-16
/
+72
2022-09-26
Update linux headers to v6.0-rc4
Chenyi Qiang
25
-90
/
+538
2022-09-26
configure: Add -Wno-gnu-variable-sized-type-not-at-end
Chenyi Qiang
1
-0
/
+1
2022-09-26
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
3
-0
/
+32
2022-09-23
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
3
-1
/
+240
2022-09-23
linux-user/host/s390: Add vector instructions to host_signal_write()
Ilya Leoshkevich
1
-0
/
+25
2022-09-23
hcd-ohci: Drop ohci_service_iso_td() if ed->head & OHCI_DPTR_MASK is zero
Qiang Liu
1
-0
/
+10
2022-09-23
hw/usb/hcd-xhci: Check whether DMA accesses fail
Thomas Huth
1
-16
/
+48
2022-09-23
ui/console: fix three double frees in png_save()
Volker Rümelin
1
-3
/
+2
2022-09-23
ui/vdagent: fix serial reset of guest agent
Marc-André Lureau
1
-1
/
+4
2022-09-23
ui/clipboard: reset the serial state on reset
Marc-André Lureau
1
-0
/
+7
2022-09-23
ui/vdagent: always reset the clipboard serial on caps
Marc-André Lureau
1
-1
/
+3
2022-09-23
ui/clipboard: fix serial priority
Marc-André Lureau
1
-2
/
+2
2022-09-23
ui: add some vdagent related traces
Marc-André Lureau
3
-2
/
+18
2022-09-23
meson: Allow to enable gtk and sdl while cocoa is enabled
Akihiko Odaki
1
-8
/
+2
2022-09-23
Revert "main-loop: Disable block backend global state assertion on Cocoa"
Akihiko Odaki
1
-13
/
+0
2022-09-23
ui/cocoa: Run qemu_init in the main thread
Akihiko Odaki
7
-105
/
+62
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
2
-0
/
+2
2022-09-23
s390x/tcg: Fix opcode for lzrf
Christian Borntraeger
1
-1
/
+1
2022-09-22
Merge tag 'edgar/xilinx-next-2022-09-21.for-upstream' of https://github.com/e...
Stefan Hajnoczi
1
-0
/
+5
2022-09-22
Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2
-23
/
+10
2022-09-22
virtiofsd: use g_date_time_get_microsecond to get subsecond
Yusuke Okada
1
-2
/
+5
2022-09-22
configure: Avoid use of 'local' as it is non-POSIX
Peter Maydell
1
-4
/
+3
2022-09-22
configure: Check mkdir result directly, not via $?
Peter Maydell
1
-2
/
+1
2022-09-22
configure: Remove use of backtick `...` syntax
Peter Maydell
1
-1
/
+1
2022-09-22
configure: Add './' on front of glob of */config-devices.mak.d
Peter Maydell
1
-1
/
+1
2022-09-22
configure: Add missing quoting for some easy cases
Peter Maydell
1
-32
/
+32
2022-09-22
configure: Remove unused meson_args variable
Peter Maydell
1
-1
/
+0
2022-09-22
configure: Remove unused python_version variable
Peter Maydell
1
-3
/
+0
2022-09-22
tests/unit/test-vmstate: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-4
/
+3
2022-09-22
ui/curses: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+1
2022-09-22
hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-3
/
+4
2022-09-22
hw/i386/multiboot: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-3
/
+2
2022-09-22
hw/intc/xics: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+1
2022-09-22
hw/ppc/pnv: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
3
-7
/
+7
2022-09-22
hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-3
/
+4
2022-09-22
io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
Philippe Mathieu-Daudé
1
-1
/
+1
2022-09-22
chardev/baum: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+2
2022-09-22
chardev/baum: Use definitions to avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-4
/
+4
2022-09-22
chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
Philippe Mathieu-Daudé
1
-4
/
+7
[prev]
[next]