index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
oss-fuzz
/
reorder_fuzzer_qtest_trace.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
net/dump: Avoid variable length array
Peter Maydell
1
-1
/
+1
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
1
-1
/
+1
2023-09-18
hw/net/fsl_etsec/rings.c: Avoid variable length array
Peter Maydell
1
-2
/
+10
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
16
-1
/
+693
2023-09-18
tests: bump libvirt-ci for libasan and libxdp
Ilya Maximets
11
-10
/
+10
2023-09-18
e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
Tomasz Dzieciol
1
-13
/
+15
2023-09-18
igb: packet-split descriptors support
Tomasz Dzieciol
3
-43
/
+316
2023-09-18
igb: add IPv6 extended headers traffic detection
Tomasz Dzieciol
2
-1
/
+4
2023-09-18
igb: RX payload guest writting refactoring
Tomasz Dzieciol
3
-86
/
+150
2023-09-18
igb: RX descriptors guest writting refactoring
Tomasz Dzieciol
3
-88
/
+96
2023-09-18
igb: rename E1000E_RingInfo_st
Tomasz Dzieciol
2
-38
/
+38
2023-09-18
igb: remove TCP ACK detection
Tomasz Dzieciol
1
-5
/
+0
2023-09-18
virtio-net: Add support for USO features
Yuri Benditovich
2
-2
/
+33
2023-09-18
virtio-net: Add USO flags to vhost support.
Andrew Melnychenko
2
-0
/
+6
2023-09-18
tap: Add check for USO features
Yuri Benditovich
8
-0
/
+52
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
15
-19
/
+35
2023-09-13
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
1
-9
/
+2
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
1
-16
/
+16
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
1
-6
/
+4
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2023-09-13
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2
-3
/
+3
2023-09-12
hw/nvme: Avoid dynamic stack allocation
Peter Maydell
1
-1
/
+1
2023-09-12
hw/nvme: Use #define to avoid variable length array
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-12
tests/qtest/pflash: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-12
kconfig: Add NVME to s390x machines
Cédric Le Goater
1
-1
/
+1
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
5
-0
/
+79
2023-09-12
target/s390x/kvm: Refactor AP functionalities
Steffen Eiden
1
-7
/
+17
2023-09-12
linux-headers: Update to Linux v6.6-rc1
Thomas Huth
23
-16
/
+351
2023-09-12
s390x: do a subsystem reset before the unprotect on reboot
Janosch Frank
1
-0
/
+10
2023-09-12
s390x/ap: fix missing subsystem reset registration
Janosch Frank
1
-0
/
+1
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
2
-2
/
+4
2023-09-12
ui: fix crash when there are no active_console
Marc-André Lureau
1
-0
/
+3
2023-09-12
virtio-gpu/win32: set the destroy function on load
Marc-André Lureau
1
-1
/
+3
2023-09-12
ui/console: move DisplaySurface to its own header
Marc-André Lureau
2
-83
/
+96
2023-09-12
ui/vc: split off the VC part from console.c
Marc-André Lureau
4
-1093
/
+1126
2023-09-12
ui/vc: preliminary QemuTextConsole changes before split
Marc-André Lureau
1
-17
/
+35
2023-09-12
ui/console: remove redundant format field
Marc-André Lureau
6
-15
/
+12
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
8
-43
/
+43
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
5
-37
/
+36
2023-09-12
vmmouse: use explicit code
Marc-André Lureau
1
-2
/
+11
2023-09-12
vmmouse: replace DPRINTF with tracing
Marc-André Lureau
2
-15
/
+24
2023-09-12
vhost-user-gpu: support dmabuf modifiers
Erico Nunes
1
-1
/
+16
2023-09-12
contrib/vhost-user-gpu: add support for sending dmabuf modifiers
Erico Nunes
3
-4
/
+61
2023-09-12
docs: vhost-user-gpu: add protocol changes for dmabuf modifiers
Erico Nunes
1
-1
/
+25
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2
-12
/
+61
2023-09-11
vfio/migration: Block VFIO migration with background snapshot
Avihai Horon
1
-1
/
+10
2023-09-11
vfio/migration: Block VFIO migration with postcopy migration
Avihai Horon
1
-0
/
+22
2023-09-11
migration: Add .save_prepare() handler to struct SaveVMHandlers
Avihai Horon
5
-4
/
+48
2023-09-11
migration: Move more initializations to migrate_init()
Avihai Horon
2
-10
/
+7
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
1
-2
/
+5
[next]