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
/
rust
/
rustc_args.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
rust: add PL011 device model
Paolo Bonzini
37
-12
/
+1906
2024-10-11
rust: add utility procedural macro crate
Manos Pitsidianakis
19
-2
/
+304
2024-10-11
scripts/archive-source: find directory name for subprojects
Paolo Bonzini
1
-1
/
+22
2024-10-11
rust: add crate to expose bindings and interfaces
Manos Pitsidianakis
13
-0
/
+541
2024-10-11
meson.build: add HAVE_GLIB_WITH_ALIGNED_ALLOC flag
Manos Pitsidianakis
1
-1
/
+7
2024-10-11
.gitattributes: add Rust diff and merge attributes
Manos Pitsidianakis
1
-0
/
+3
2024-10-11
rust: add bindgen step as a meson dependency
Manos Pitsidianakis
7
-0
/
+213
2024-10-11
configure, meson: detect Rust toolchain
Paolo Bonzini
2
-4
/
+164
2024-10-07
build-sys: Add rust feature option
Manos Pitsidianakis
7
-1
/
+36
2024-10-07
Require meson version 1.5.0
Paolo Bonzini
7
-6
/
+6
2024-10-04
MAINTAINERS: Add myself as maintainer of e500 machines
Bernhard Beschow
1
-2
/
+4
2024-10-04
docs/devel: Mention post_load hook restrictions where we document the hook
Peter Maydell
2
-0
/
+9
2024-10-04
tests/functional: Fix hash validation
Thomas Huth
1
-1
/
+1
2024-10-03
qom: update object_resolve_path*() documentation
Marc-André Lureau
1
-6
/
+6
2024-10-03
qom: set *ambiguous on all paths
Marc-André Lureau
1
-0
/
+3
2024-10-03
qom: rename object_resolve_path_type() "ambiguousp"
Marc-André Lureau
1
-5
/
+5
2024-10-03
target/i386/kvm: Report which action failed in kvm_arch_put/get_registers
Julia Suvorova
1
-0
/
+23
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
9
-25
/
+48
2024-10-03
hw/arm: xenpvh: Enable PCI for ARM PVH
Edgar E. Iglesias
1
-0
/
+14
2024-10-03
hw/xen: xenpvh: Add pci-intx-irq-base property
Edgar E. Iglesias
1
-0
/
+36
2024-10-03
hw/xen: xenpvh: Disable buffered IOREQs for ARM
Edgar E. Iglesias
4
-1
/
+10
2024-10-03
hw/xen: Expose handle_bufioreq in xen_register_ioreq
Edgar E. Iglesias
5
-41
/
+73
2024-10-03
accel/kvm: refactor dirty ring setup
Ani Sinha
1
-38
/
+50
2024-10-03
minikconf: print error entirely on stderr
Paolo Bonzini
1
-1
/
+1
2024-10-03
9p: remove 'proxy' filesystem backend driver
Paolo Bonzini
19
-2772
/
+14
2024-10-03
hw/char: Extract serial-mm
Bernhard Beschow
50
-206
/
+276
2024-10-03
hw/char/serial.h: Extract serial-isa.h
Bernhard Beschow
10
-15
/
+46
2024-10-03
hw: Remove unused inclusion of hw/char/serial.h
Bernhard Beschow
4
-4
/
+0
2024-10-03
target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
Fabiano Rosas
1
-2
/
+2
2024-10-03
kvm: refactor core virtual machine creation into its own function
Ani Sinha
1
-33
/
+56
2024-10-03
kvm/i386: replace identity_base variable with a constant
Paolo Bonzini
1
-18
/
+18
2024-10-03
kvm/i386: refactor kvm_arch_init and split it into smaller functions
Ani Sinha
1
-126
/
+201
2024-10-03
hw/mips: Build fw_cfg.c once
Philippe Mathieu-Daudé
1
-1
/
+1
2024-10-03
tests/tcg/plugins: Remove remainder of the cris target
Thomas Huth
1
-1
/
+0
2024-10-03
block-backend: Remove deadcode
Dr. David Alan Gilbert
2
-81
/
+0
2024-10-03
hw/net/rocker: Remove unused rocker_fp_ports
Dr. David Alan Gilbert
2
-6
/
+0
2024-10-03
hw/pci: Remove unused pcie_chassis_find_slot
Dr. David Alan Gilbert
2
-11
/
+0
2024-10-03
replay: Remove unused replay_disable_events
Dr. David Alan Gilbert
2
-11
/
+0
2024-10-03
remote: Remove unused remote_iohub_finalize
Dr. David Alan Gilbert
2
-14
/
+0
2024-10-03
vhost: Remove unused vhost_dev_{load|save}_inflight
Dr. David Alan Gilbert
2
-58
/
+0
2024-10-03
ui/cursor: remove cursor_get_mono_image
Dr. David Alan Gilbert
2
-25
/
+0
2024-10-03
hw: Remove unused fw_cfg_init_io
Dr. David Alan Gilbert
2
-6
/
+0
2024-10-03
linux-user: Remove unused handle_vm86_fault
Dr. David Alan Gilbert
2
-137
/
+0
2024-10-03
hw/char: Remove unused serial_set_frequency
Dr. David Alan Gilbert
2
-9
/
+0
2024-10-03
hw/net/net_rx_pkt: Remove deadcode
Dr. David Alan Gilbert
2
-30
/
+0
2024-10-03
net: Remove deadcode
Dr. David Alan Gilbert
5
-54
/
+0
2024-10-03
q35: Remove unused mch_mcfg_base
Dr. David Alan Gilbert
2
-12
/
+0
2024-10-03
hw/xen: Remove deadcode
Dr. David Alan Gilbert
3
-31
/
+0
2024-10-03
MAINTAINERS: remove gensyscalls.sh from the linux-user section
Laurent Vivier
1
-1
/
+0
2024-10-03
vnc: fix crash when no console attached
Marc-André Lureau
1
-1
/
+1
[next]