index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2023-09-19
Merge tag 'firmware/edk2-20230918-pull-request' of https://gitlab.com/kraxel/...
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-ppc-20230918' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2023-09-19
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-19
memory: avoid updating ioeventfds for some address_space
hongmianquan
2023-09-19
machine: Improve error message when using default RAM backend id
David Hildenbrand
2023-09-19
softmmu/physmem: Hint that "readonly=on,rom=off" exists when opening file R/W...
David Hildenbrand
2023-09-19
docs: Start documenting VM templating
David Hildenbrand
2023-09-19
docs: Don't mention "-mem-path" in multi-process.rst
David Hildenbrand
2023-09-19
softmmu/physmem: Never return directories from file_ram_open()
David Hildenbrand
2023-09-19
softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=...
David Hildenbrand
2023-09-19
softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files
David Hildenbrand
2023-09-19
softmmu/physmem: Remap with proper protection in qemu_ram_remap()
David Hildenbrand
2023-09-19
backends/hostmem-file: Add "rom" property to support VM templating with R/O f...
David Hildenbrand
2023-09-19
softmmu/physmem: Distinguish between file access mode and mmap protection
David Hildenbrand
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
2023-09-18
Merge tag 'pull-crypto-20230915' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-18
tests/acpi: disallow virt/SSDT.memhp updates
Gerd Hoffmann
2023-09-18
tests/acpi: update virt/SSDT.memhp
Gerd Hoffmann
2023-09-18
edk2: update binaries to edk2-stable202308
Gerd Hoffmann
2023-09-18
edk2: update submodule to edk2-stable202308
Gerd Hoffmann
2023-09-18
edk2: workaround edk-stable202308 bug
Gerd Hoffmann
2023-09-18
edk2: update build config
Gerd Hoffmann
2023-09-18
edk2: update build script
Gerd Hoffmann
2023-09-18
tests/acpi: allow virt/SSDT.memhp updates
Gerd Hoffmann
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
2023-09-18
ppc/xive: Fix uint32_t overflow
Cédric Le Goater
2023-09-18
MAINTAINERS: Nick Piggin PPC maintainer, other PPC changes
Daniel Henrique Barboza
2023-09-18
net/tap: Avoid variable-length array
Peter Maydell
2023-09-18
net/dump: Avoid variable length array
Peter Maydell
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
2023-09-18
hw/net/fsl_etsec/rings.c: Avoid variable length array
Peter Maydell
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
tests: bump libvirt-ci for libasan and libxdp
Ilya Maximets
2023-09-18
e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
Tomasz Dzieciol
2023-09-18
igb: packet-split descriptors support
Tomasz Dzieciol
2023-09-18
igb: add IPv6 extended headers traffic detection
Tomasz Dzieciol
2023-09-18
igb: RX payload guest writting refactoring
Tomasz Dzieciol
2023-09-18
igb: RX descriptors guest writting refactoring
Tomasz Dzieciol
2023-09-18
igb: rename E1000E_RingInfo_st
Tomasz Dzieciol
2023-09-18
igb: remove TCP ACK detection
Tomasz Dzieciol
2023-09-18
virtio-net: Add support for USO features
Yuri Benditovich
2023-09-18
virtio-net: Add USO flags to vhost support.
Andrew Melnychenko
2023-09-18
tap: Add check for USO features
Yuri Benditovich
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
2023-09-16
tcg: Map code_gen_buffer with PROT_BTI
Richard Henderson
2023-09-16
tcg/aarch64: Emit BTI insns at jump landing pads
Richard Henderson
2023-09-16
util/cpuinfo-aarch64: Add CPUINFO_BTI
Richard Henderson
[next]