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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
|
*
|
|
|
hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/vfio/platform: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/vfio/pci: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
|
*
|
|
|
hw/vfio/pci-quirks: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
|
*
|
|
|
hw/vfio/iommufd: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+3
|
*
|
|
|
hw/vfio/container: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/scsi/vhost-scsi: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/virtio-blk: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/vmdk: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/vdi: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/snapshot: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
|
*
|
|
|
block/qed: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/qcow2: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+2
|
*
|
|
|
block/qcow2-bitmap: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/nvme: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+3
|
*
|
|
|
block/nbd: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block/copy-before-write: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
block: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+4
|
*
|
|
|
backends/iommufd: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
error: Add error_vprepend() in comment of ERRP_GUARD() rules
Zhao Liu
2024-03-12
1
-1
/
+1
|
*
|
|
|
hw/intc: Check @errp to handle the error of IOAPICCommonClass.realize()
Zhao Liu
2024-03-12
1
-0
/
+4
|
*
|
|
|
hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/misc/xlnx-versal-trng: Check returned bool in trng_prop_fault_event_set()
Zhao Liu
2024-03-12
1
-2
/
+1
|
*
|
|
|
hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_realize()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
Zhao Liu
2024-03-12
1
-0
/
+1
|
*
|
|
|
hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
Zhao Liu
2024-03-12
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2024-03-12
20
-809
/
+1058
|
\
\
\
\
|
*
|
|
|
ebpf: Updated eBPF program and skeleton.
Andrew Melnychenko
2024-03-12
3
-673
/
+687
|
*
|
|
|
qmp: Added new command to retrieve eBPF blob.
Andrew Melnychenko
2024-03-12
8
-8
/
+172
|
*
|
|
|
virtio-net: Added property to load eBPF RSS with fds.
Andrew Melnychenko
2024-03-12
2
-6
/
+50
|
*
|
|
|
ebpf: Added eBPF initialization by fds.
Andrew Melnychenko
2024-03-12
3
-0
/
+38
|
*
|
|
|
ebpf: Added eBPF map update through mmap.
Andrew Melnychenko
2024-03-12
2
-23
/
+99
|
*
|
|
|
Avoid unaligned fetch in ladr_match()
Nick Briggs
2024-03-12
1
-1
/
+1
|
*
|
|
|
e1000e: fix link state on resume
Laurent Vivier
2024-03-12
2
-55
/
+7
|
*
|
|
|
igb: fix link state on resume
Laurent Vivier
2024-03-12
2
-46
/
+7
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-12
21
-27
/
+339
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
docs/about/deprecated.rst: Move SMP configurations item to system emulator se...
Zhao Liu
2024-03-12
1
-10
/
+10
|
*
|
|
meson.build: Always require an objc compiler on macos hosts
Peter Maydell
2024-03-11
1
-1
/
+1
|
*
|
|
hw/gpio: introduce pcf8574 driver
Dmitriy Sharikhin
2024-03-11
5
-0
/
+188
|
*
|
|
hw/core: Cleanup unused included headers in numa.c
Zhao Liu
2024-03-11
1
-2
/
+0
|
*
|
|
hw/core: Cleanup unused included header in machine-qmp-cmds.c
Zhao Liu
2024-03-11
1
-1
/
+0
|
*
|
|
hw/core: Cleanup unused included headers in cpu-common.c
Zhao Liu
2024-03-11
1
-4
/
+0
|
*
|
|
sun4u: remap ebus BAR0 to use unassigned_io_ops instead of alias to PCI IO space
Mark Cave-Ayland
2024-03-11
1
-2
/
+7
|
*
|
|
hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
1
-0
/
+1
|
*
|
|
hw/core/qdev-properties-system: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
1
-0
/
+1
|
*
|
|
hw/core/loader-fit: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
2024-03-11
1
-0
/
+2
|
*
|
|
hw/ppc/sam460ex: Support short options for adding drives
BALATON Zoltan
2024-03-11
1
-5
/
+19
[prev]
[next]