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
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-10
osdep: Introduce qemu_kill_thread()
Ilya Leoshkevich
2
-0
/
+24
2025-02-10
user: Introduce host_interrupt_signal
Ilya Leoshkevich
3
-5
/
+34
2025-02-10
user: Introduce user/signal.h
Ilya Leoshkevich
6
-2
/
+26
2025-02-10
gdbstub: Try unlinking the unix socket before binding
Ilya Leoshkevich
4
-26
/
+16
2025-02-10
gdbstub: Allow the %d placeholder in the socket path
Ilya Leoshkevich
1
-0
/
+10
2025-02-10
tests/qtest/migration: Pick smoke tests
Fabiano Rosas
8
-31
/
+67
2025-02-10
tests/qtest/migration: Add --full option
Fabiano Rosas
10
-1
/
+65
2025-02-10
Revert "util/timer: avoid deadlock when shutting down"
Alex Bennée
1
-13
/
+3
2025-02-10
tests/qtest: tighten up the checks on clock_step
Alex Bennée
1
-2
/
+11
2025-02-10
tests/qtest: rename qtest_send_prefix and roll-up into qtest_send
Alex Bennée
4
-26
/
+3
2025-02-10
tests/qtest: simplify qtest_process_inbuf
Alex Bennée
1
-12
/
+8
2025-02-10
tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
Alex Bennée
1
-1
/
+0
2025-02-10
tests/qtest: don't attempt to clock_step while waiting for virtio ISR
Alex Bennée
2
-8
/
+4
2025-02-10
tests/docker: replicate the check-rust-tools-nightly CI job
Alex Bennée
3
-0
/
+25
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
[next]