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
...
|
*
|
sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+2
|
*
|
sysemu/xen: Forbid using Xen headers in user emulation
Philippe Mathieu-Daudé
2024-03-09
1
-4
/
+4
|
*
|
hw/i386: Rename kvmvapic.c -> vapic.c
Philippe Mathieu-Daudé
2024-03-09
2
-4
/
+3
*
|
|
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-03-09
13
-57
/
+82
|
\
\
\
|
*
|
|
docs/acpi/bits: add some clarity and details while also improving formating
Ani Sinha
2024-03-09
1
-16
/
+39
|
*
|
|
hw/mem/cxl_type3: Fix problem with g_steal_pointer()
Thomas Huth
2024-03-09
2
-15
/
+18
|
*
|
|
hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()
Thomas Huth
2024-03-09
2
-7
/
+9
|
*
|
|
hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
Thomas Huth
2024-03-09
1
-2
/
+2
|
*
|
|
qerror: QERR_DEVICE_IN_USE is no longer used, drop
Markus Armbruster
2024-03-09
1
-3
/
+0
|
*
|
|
blockdev: Fix block_resize error reporting for op blockers
Markus Armbruster
2024-03-09
1
-2
/
+1
|
*
|
|
char: Slightly better error reporting when chardev is in use
Markus Armbruster
2024-03-09
1
-6
/
+7
|
*
|
|
make-release: switch to .xz format by default
Michael Tokarev
2024-03-09
1
-1
/
+1
|
*
|
|
hw/scsi/lsi53c895a: Fix typo in comment
BALATON Zoltan
2024-03-09
1
-1
/
+1
|
*
|
|
hw/vfio/pci.c: Make some structure static
Frediano Ziglio
2024-03-09
1
-2
/
+2
|
*
|
|
replay: Improve error messages about configuration conflicts
Markus Armbruster
2024-03-09
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-03-09
14
-84
/
+176
|
\
\
\
|
*
|
|
gitlab-ci: add manual job to run Coverity
Paolo Bonzini
2024-03-08
3
-0
/
+45
|
*
|
|
run-coverity-scan: add --check-upload-only option
Paolo Bonzini
2024-03-08
1
-17
/
+42
|
*
|
|
mips: do not list individual devices from configs/
Paolo Bonzini
2024-03-08
5
-30
/
+25
|
*
|
|
oslib-posix: fix memory leak in touch_all_pages
Paolo Bonzini
2024-03-08
1
-2
/
+4
|
*
|
|
hw/intc/apic: fix memory leak
Paolo Bonzini
2024-03-08
1
-4
/
+2
|
*
|
|
hw/scsi/lsi53c895a: stop script on phase mismatch
Sven Schnelle
2024-03-08
1
-4
/
+12
|
*
|
|
meson: Remove --warn-common ldflag
Akihiko Odaki
2024-03-08
1
-5
/
+0
|
*
|
|
system/qdev-monitor: move drain_call_rcu call under if (!dev) in qmp_device_a...
Dmitrii Gavrilov
2024-03-08
1
-12
/
+11
|
*
|
|
hw/scsi/lsi53c895a: add timer to scripts processing
Sven Schnelle
2024-03-08
2
-10
/
+35
*
|
|
|
Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...
Peter Maydell
2024-03-09
9
-11
/
+56
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2024-03-08
7
-0
/
+40
|
*
|
|
hv-balloon: define dm_hot_add_with_region to avoid Coverity warning
Maciej S. Szmigiero
2024-03-08
2
-6
/
+13
|
*
|
|
hv-balloon: avoid alloca() usage
Maciej S. Szmigiero
2024-03-08
1
-6
/
+4
|
|
/
/
*
|
|
Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-03-08
2
-308
/
+270
|
\
\
\
|
*
|
|
ui/cocoa: Remove stretch_video flag
Akihiko Odaki
2024-03-05
1
-13
/
+6
|
*
|
|
ui/cocoa: Call console_select() with the BQL
Akihiko Odaki
2024-03-05
1
-1
/
+3
|
*
|
|
ui/cocoa: Make window resizable
Akihiko Odaki
2024-03-05
1
-0
/
+3
|
*
|
|
ui/cocoa: Remove normalWindow
Akihiko Odaki
2024-03-05
1
-16
/
+17
|
*
|
|
ui/cocoa: Let the platform toggle fullscreen
Akihiko Odaki
2024-03-05
1
-227
/
+181
|
*
|
|
ui/cocoa: Fix pause label coordinates
Akihiko Odaki
2024-03-05
1
-2
/
+2
|
*
|
|
ui/cocoa: Scale with NSView instead of Core Graphics
Akihiko Odaki
2024-03-05
1
-14
/
+10
|
*
|
|
ui/cocoa: Release specific mouse buttons
Akihiko Odaki
2024-03-05
1
-21
/
+15
|
*
|
|
ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
Akihiko Odaki
2024-03-05
1
-57
/
+30
|
*
|
|
ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
Akihiko Odaki
2024-03-05
1
-33
/
+49
|
*
|
|
ui/cocoa: Fix window clipping on macOS 14
David Parsons
2024-03-05
1
-0
/
+7
|
*
|
|
ui/cocoa: add zoom-interpolation display option
Carwyn Ellis
2024-03-05
2
-2
/
+25
*
|
|
|
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-03-08
31
-457
/
+1963
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
target/arm: Move v7m-related code from cpu32.c into a separate file
Thomas Huth
2024-03-08
4
-261
/
+296
|
*
|
|
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
Peter Maydell
2024-03-07
2
-2
/
+2
|
*
|
|
target/arm: Fix 32-bit SMOPA
Richard Henderson
2024-03-07
4
-34
/
+148
|
*
|
|
tests/qtest: Add STM32L4x5 GPIO QTest testcase
Inès Varhol
2024-03-07
2
-1
/
+553
|
*
|
|
hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
Inès Varhol
2024-03-07
6
-18
/
+63
|
*
|
|
hw/gpio: Implement STM32L4x5 GPIO
Inès Varhol
2024-03-07
7
-1
/
+559
|
*
|
|
target/arm: Enable FEAT_ECV for 'max' CPU
Peter Maydell
2024-03-07
2
-0
/
+2
[prev]
[next]