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
/
rust
/
qemu-api-macros
/
src
/
utils.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-07
MAINTAINERS: Mark me as reviewer only for 9pfs
Greg Kurz
1
-2
/
+1
2025-02-06
rust: add --rust-target option for bindgen
Paolo Bonzini
1
-0
/
+3
2025-02-06
9pfs: improve v9fs_open() tracing
Christian Schoenebeck
5
-2
/
+66
2025-02-06
9pfs: make multidevs=remap default
Christian Schoenebeck
2
-22
/
+30
2025-02-06
9pfs: improve v9fs_walk() tracing
Christian Schoenebeck
2
-6
/
+32
2025-02-04
target/hppa: Update SeaBIOS-hppa
Helge Deller
1
-0
/
+0
2025-02-04
hw/pci-host/astro: Add LMMIO range support
Helge Deller
2
-3
/
+55
2025-02-04
hw/hppa: Avoid creation of artist if disabled on command line
Helge Deller
1
-4
/
+7
2025-02-04
artist: Allow disabling artist on command line
Helge Deller
1
-3
/
+6
2025-02-04
hw/hppa: Wire up Diva GSP card
Helge Deller
2
-20
/
+12
2025-02-04
hw/char: Add emulation of Diva GSP PCI management boards
Helge Deller
4
-0
/
+302
2025-02-03
dbus: add -audio dbus nsamples option
Marc-André Lureau
3
-4
/
+51
2025-02-03
plugins: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
1
-1
/
+1
2025-02-03
ui/dbus: clarify the kind of win32 handle that is shared
Marc-André Lureau
1
-2
/
+2
2025-02-03
ui/dbus: on win32, allow ANONYMOUS with p2p
Marc-André Lureau
3
-4
/
+22
2025-02-03
tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests
Thomas Huth
1
-1
/
+2
2025-02-03
tests/qtest: Make qtest_has_accel() generic
Philippe Mathieu-Daudé
1
-11
/
+10
2025-02-03
tests/qtest: Extract qtest_qom_has_concrete_type() helper
Philippe Mathieu-Daudé
1
-38
/
+51
2025-02-03
tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function
Ani Sinha
3
-0
/
+93
2025-02-03
tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
Ani Sinha
2
-1
/
+144
2025-02-03
libqos/fw_cfg: refactor file directory iteraton to make it more reusable
Ani Sinha
1
-23
/
+40
2025-02-03
qemu-options.hx: describe hub chardev and aggregation of several backends
Roman Penyaev
1
-4
/
+45
2025-02-03
tests/unit/test-char: add unit tests for hub chardev backend
Roman Penyaev
1
-0
/
+398
2025-02-03
chardev/char-hub: implement backend chardev aggregator
Roman Penyaev
6
-3
/
+401
2025-02-03
chardev/char-pty: send CHR_EVENT_CLOSED on disconnect
Roman Penyaev
1
-1
/
+3
2025-01-31
hw/sd: Remove unused SDState::enable
Peter Maydell
1
-8
/
+8
2025-01-31
hw/sd: Remove unused legacy functions, stop killing mammoths
Peter Maydell
2
-119
/
+8
2025-01-31
hw/sd: Remove unused 'enable' method from SDCardClass
Peter Maydell
2
-2
/
+0
2025-01-31
hw/sd/omap_mmc: Untabify
Peter Maydell
1
-62
/
+62
2025-01-31
hw/sd/omap_mmc: Remove unused coverswitch qemu_irq
Peter Maydell
1
-3
/
+0
2025-01-31
hw/arm/omap1: Inline creation of MMC
Peter Maydell
2
-26
/
+11
2025-01-31
hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devices
Peter Maydell
2
-1
/
+11
2025-01-31
hw/sd/omap_mmc: Convert to SDBus API
Peter Maydell
3
-23
/
+19
2025-01-31
hw/sd/omap_mmc: Convert output qemu_irqs to gpio and sysbus IRQ APIs
Peter Maydell
1
-7
/
+13
2025-01-31
hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCState
Peter Maydell
2
-11
/
+11
2025-01-31
hw/sd/omap_mmc: Do a minimal conversion to QDev
Peter Maydell
3
-22
/
+69
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
36
-59
/
+67
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf_as()
Philippe Mathieu-Daudé
6
-20
/
+16
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym()
Philippe Mathieu-Daudé
3
-13
/
+11
2025-01-31
hw/loader: Clarify local variable name in load_elf_ram_sym()
Philippe Mathieu-Daudé
1
-7
/
+3
2025-01-31
hw/loader: Remove unused load_elf_ram()
Philippe Mathieu-Daudé
2
-28
/
+2
2025-01-31
hw/avr/boot: Replace load_elf_ram_sym() -> load_elf_as()
Philippe Mathieu-Daudé
1
-5
/
+3
2025-01-31
hw/usb/hcd-ehci: Fix debug printf format string
BALATON Zoltan
1
-1
/
+2
2025-01-31
hw/misc/i2c-echo: add tracing
Titus Rwantare
2
-0
/
+13
2025-01-31
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq
Philippe Mathieu-Daudé
1
-4
/
+3
2025-01-31
hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs()
Philippe Mathieu-Daudé
1
-17
/
+21
2025-01-31
hw/ipack: Remove legacy qemu_allocate_irqs() use
Philippe Mathieu-Daudé
4
-14
/
+8
2025-01-31
hw/ipack: Clarify KConfig symbols
Philippe Mathieu-Daudé
6
-4
/
+18
2025-01-31
hw/irq: Introduce qemu_init_irqs() helper
Philippe Mathieu-Daudé
2
-0
/
+19
2025-01-31
hw/mips/loongson3_bootp: Move to common_ss[]
Philippe Mathieu-Daudé
1
-1
/
+2
[next]