QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Philippe Mathieu-Daudé 231bf6dda1 qom: Constify TypeInfo::interfaces 1 year ago
..
assertions.rs rust/vmstate: Fix type check for varray in vmstate_struct 1 year ago
bindings.rs rust: bindings: remove more unnecessary Send/Sync impls 1 year ago
bitops.rs rust: add a bit operation module 2 years ago
c_str.rs rust: qemu_api: add a documentation header for all modules 2 years ago
callbacks.rs rust: callbacks: allow passing optional callbacks as () 2 years ago
cell.rs rust: cell: add full example of declaring a SysBusDevice 1 year ago
chardev.rs rust: chardev: provide basic bindings to character devices 1 year ago
errno.rs rust: add module to convert between success/-errno and io::Result 1 year ago
irq.rs rust: irq: wrap IRQState with Opaque<> 1 year ago
lib.rs rust: add module to convert between success/-errno and io::Result 1 year ago
memory.rs rust: qom: remove operations on &mut 1 year ago
module.rs rust: rename qemu-api modules to follow C code a bit more 2 years ago
offset_of.rs rust: qemu_api: add a documentation header for all modules 2 years ago
prelude.rs rust: qom: remove operations on &mut 1 year ago
qdev.rs rust: chardev: wrap Chardev with Opaque<> 1 year ago
qom.rs qom: Constify TypeInfo::interfaces 1 year ago
sysbus.rs rust: sysbus: wrap SysBusDevice with Opaque<> 1 year ago
timer.rs rust: timer: wrap QEMUTimer with Opaque<> and express pinning requirements 1 year ago
vmstate.rs rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock 1 year ago
zeroable.rs rust: chardev: provide basic bindings to character devices 1 year ago