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
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
parallels: return earler in fail_format branch in parallels_open()
Denis V. Lunev
1
-1
/
+2
2023-09-21
parallels: invent parallels_opts_prealloc() helper to parse prealloc opts
Denis V. Lunev
1
-28
/
+44
2023-09-21
parallels: fix memory leak in parallels_open()
Denis V. Lunev
1
-0
/
+1
2023-09-21
parallels: mark driver as supporting CBT
Denis V. Lunev
1
-0
/
+6
2023-09-21
parallels: fix formatting in bdrv_parallels initialization
Denis V. Lunev
1
-17
/
+19
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
2
-0
/
+13
2023-09-19
machine: Improve error message when using default RAM backend id
David Hildenbrand
1
-3
/
+8
2023-09-19
softmmu/physmem: Hint that "readonly=on,rom=off" exists when opening file R/W...
David Hildenbrand
1
-0
/
+19
2023-09-19
docs: Start documenting VM templating
David Hildenbrand
3
-0
/
+127
2023-09-19
docs: Don't mention "-mem-path" in multi-process.rst
David Hildenbrand
1
-2
/
+3
2023-09-19
softmmu/physmem: Never return directories from file_ram_open()
David Hildenbrand
1
-0
/
+19
2023-09-19
softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=...
David Hildenbrand
1
-7
/
+9
2023-09-19
softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files
David Hildenbrand
1
-0
/
+10
2023-09-19
softmmu/physmem: Remap with proper protection in qemu_ram_remap()
David Hildenbrand
1
-4
/
+6
2023-09-19
backends/hostmem-file: Add "rom" property to support VM templating with R/O f...
David Hildenbrand
3
-3
/
+89
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
5
-25
/
+30
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
4
-7
/
+23
2023-09-18
tests/acpi: disallow virt/SSDT.memhp updates
Gerd Hoffmann
1
-1
/
+0
2023-09-18
tests/acpi: update virt/SSDT.memhp
Gerd Hoffmann
1
-0
/
+0
2023-09-18
edk2: update binaries to edk2-stable202308
Gerd Hoffmann
10
-0
/
+0
2023-09-18
edk2: update submodule to edk2-stable202308
Gerd Hoffmann
1
-0
/
+0
2023-09-18
edk2: workaround edk-stable202308 bug
Gerd Hoffmann
1
-0
/
+6
2023-09-18
edk2: update build config
Gerd Hoffmann
1
-2
/
+4
2023-09-18
edk2: update build script
Gerd Hoffmann
1
-74
/
+128
2023-09-18
tests/acpi: allow virt/SSDT.memhp updates
Gerd Hoffmann
1
-0
/
+1
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
11
-708
/
+14
2023-09-18
ppc/xive: Fix uint32_t overflow
Cédric Le Goater
1
-1
/
+1
2023-09-18
MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
Daniel Henrique Barboza
1
-13
/
+7
2023-09-18
net/tap: Avoid variable-length array
Peter Maydell
1
-1
/
+2
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-16
tcg: Map code_gen_buffer with PROT_BTI
Richard Henderson
1
-11
/
+30
2023-09-16
tcg/aarch64: Emit BTI insns at jump landing pads
Richard Henderson
1
-15
/
+39
2023-09-16
util/cpuinfo-aarch64: Add CPUINFO_BTI
Richard Henderson
2
-0
/
+8
2023-09-16
tcg: Add tcg_out_tb_start backend hook
Richard Henderson
11
-0
/
+53
2023-09-16
fpu: Handle m68k extended precision denormals properly
Richard Henderson
4
-5
/
+66
[next]