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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
osdep: implement qemu_socketpair() for win32
Marc-André Lureau
1
-2
/
+0
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2
-6
/
+4
2023-03-13
os-posix: remove useless ioctlsocket() define
Marc-André Lureau
1
-1
/
+0
2023-03-13
win32: avoid mixing SOCKET and file descriptor space
Marc-André Lureau
1
-2
/
+2
2023-03-13
main-loop: remove qemu_fd_register(), win32/slirp/socket specific
Marc-André Lureau
1
-2
/
+0
2023-03-13
aio: make aio_set_fd_poll() static to aio-posix.c
Marc-André Lureau
1
-8
/
+0
2023-03-13
win32/socket: introduce qemu_socket_unselect() helper
Marc-André Lureau
1
-0
/
+2
2023-03-13
win32/socket: introduce qemu_socket_select() helper
Marc-André Lureau
1
-0
/
+5
2023-03-13
error: add global &error_warn destination
Marc-André Lureau
1
-0
/
+6
2023-03-13
util: drop qemu_fork()
Marc-André Lureau
1
-14
/
+0
2023-03-12
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
1
-0
/
+1
2023-03-11
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
4
-8
/
+30
2023-03-10
linux-user: add support for xtensa FDPIC
Max Filippov
1
-0
/
+1
2023-03-10
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
16
-48
/
+148
2023-03-10
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
1
-0
/
+3
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
1
-1
/
+7
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
1
-2
/
+2
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
1
-5
/
+0
2023-03-10
net: Strip virtio-net header when dumping
Akihiko Odaki
1
-0
/
+6
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
1
-0
/
+1
2023-03-10
hw/net: Add more MII definitions
Akihiko Odaki
1
-1
/
+12
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
9
-227
/
+329
2023-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
1
-2
/
+6
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-2
/
+0
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
7
-126
/
+458
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
5
-8
/
+33
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
3
-0
/
+3
2023-03-07
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
1
-0
/
+2
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
1
-0
/
+25
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
1
-0
/
+1
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
1
-3
/
+2
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
3
-5
/
+5
2023-03-07
gdbstub: move update guest debug to accel ops
Mads Ynddal
1
-0
/
+1
2023-03-07
gdbstub: Remove gdb_do_syscallv
Richard Henderson
1
-11
/
+0
2023-03-07
include: split target_long definition from cpu-defs
Alex Bennée
2
-18
/
+43
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
2
-102
/
+124
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2
-86
/
+103
2023-03-07
gdbstub: move chunks of user code into own files
Alex Bennée
2
-21
/
+43
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
1
-3
/
+3
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
2
-0
/
+37
2023-03-07
hw/pci/aer: Make PCIE AER error injection facility available for other emulat...
Jonathan Cameron
1
-0
/
+1
2023-03-07
hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
Jonathan Cameron
1
-0
/
+3
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
2
-0
/
+2
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
2
-6
/
+4
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
1
-0
/
+2
2023-03-07
pci: fix 'hotplugglable' property behavior
Igor Mammedov
2
-1
/
+14
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
1
-0
/
+1
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
1
-0
/
+4
2023-03-07
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
1
-0
/
+2
2023-03-07
cryptodev: support QoS
zhenwei pi
1
-0
/
+7
[next]