index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2021-09-02
4
-2
/
+8
|
\
|
*
block/block-copy: block_copy_state_new(): drop extra arguments
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-1
/
+0
|
*
block/backup: move cluster size calculation to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-2
/
+3
|
*
block/block-copy: introduce block_copy_set_copy_opts()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+3
|
*
block-copy: move detecting fleecing scheme to block-copy
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-2
/
+1
|
*
qdev-properties: PropertyInfo: add realized_set_allowed field
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+1
|
*
block: introduce blk_replace_bs
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+1
|
*
block: introduce bdrv_replace_child_bs()
Vladimir Sementsov-Ogievskiy
2021-09-01
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
2021-09-01
13
-31
/
+189
|
\
\
|
*
|
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
1
-22
/
+0
|
*
|
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
1
-0
/
+3
|
*
|
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
1
-0
/
+48
|
*
|
hw/arm/msf2-soc: Wire up refclk
Peter Maydell
2021-09-01
1
-0
/
+1
|
*
|
hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
Peter Maydell
2021-09-01
1
-1
/
+2
|
*
|
hw/arm/msf2_soc: Don't allocate separate MemoryRegions
Peter Maydell
2021-09-01
1
-0
/
+4
|
*
|
hw/arm/nrf51: Wire up sysclk
Peter Maydell
2021-09-01
1
-0
/
+2
|
*
|
hw/arm/stm32f405: Wire up sysclk and refclk
Peter Maydell
2021-09-01
1
-0
/
+3
|
*
|
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell
2021-09-01
1
-0
/
+4
|
*
|
hw/arm/stm32f100: Wire up sysclk and refclk
Peter Maydell
2021-09-01
1
-0
/
+4
|
*
|
hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
Peter Maydell
2021-09-01
2
-0
/
+8
|
*
|
clock: Provide builtin multiplier/divider
Peter Maydell
2021-09-01
1
-0
/
+29
|
*
|
hw/arm/armv7m: Create input clocks
Peter Maydell
2021-09-01
1
-0
/
+6
|
*
|
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
2021-09-01
1
-0
/
+7
|
*
|
hw/timer/armv7m_systick: Add usual QEMU interface comment
Peter Maydell
2021-09-01
1
-0
/
+7
|
*
|
arm: Move system PPB container handling to armv7m
Peter Maydell
2021-09-01
2
-3
/
+4
|
*
|
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2021-09-01
2
-4
/
+12
|
*
|
arm: Move M-profile RAS register block into its own device
Peter Maydell
2021-09-01
3
-1
/
+39
|
*
|
hw: Add compat machines for 6.2
Yanan Wang
2021-09-01
2
-0
/
+6
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
2021-09-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
ui/console: Restrict udmabuf_fd() to Linux
Philippe Mathieu-Daudé
2021-08-31
1
-0
/
+2
*
|
hw/registerfields: Use 64-bit bitfield for FIELD_DP64
Joe Komlodi
2021-09-01
1
-1
/
+1
*
|
hw/core/register: Add more 64-bit utilities
Joe Komlodi
2021-09-01
2
-0
/
+16
*
|
ui/gtk-clipboard: use qemu_clipboard_info helper
Marc-André Lureau
2021-08-31
1
-1
/
+0
*
|
ui/clipboard: add qemu_clipboard_peer_release() helper
Marc-André Lureau
2021-08-31
1
-0
/
+11
*
|
ui/clipboard: add qemu_clipboard_peer_owns() helper
Marc-André Lureau
2021-08-31
1
-0
/
+11
*
|
ui/clipboard: add helper to retrieve current clipboard
Marc-André Lureau
2021-08-31
1
-0
/
+9
*
|
ui/vdagent: fix leak on error path
Marc-André Lureau
2021-08-31
1
-0
/
+2
|
/
*
include/qemu/int128.h: introduce bswap128s
Matheus Ferst
2021-08-27
1
-1
/
+16
*
include/qemu/int128.h: define struct Int128 according to the host endianness
Matheus Ferst
2021-08-27
1
-7
/
+20
*
ppc/xive: Export xive_presenter_notify()
Cédric Le Goater
2021-08-27
1
-0
/
+4
*
ppc/xive: Export PQ get/set routines
Cédric Le Goater
2021-08-27
1
-0
/
+4
*
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
2021-08-27
1
-26
/
+7
*
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-08-27
1
-1
/
+1
*
hw/arm/xlnx-zynqmp: Add unimplemented APU mmio
Tong Ho
2021-08-26
1
-0
/
+7
*
hw/arm/xlnx-versal: Add unimplemented APU mmio
Tong Ho
2021-08-26
1
-0
/
+2
*
stubs: Remove unused arch_type.c stub
Peter Maydell
2021-08-26
1
-2
/
+0
*
arch_init.h: Move QEMU_ARCH_VIRTIO_* to qdev-monitor.c
Peter Maydell
2021-08-26
1
-9
/
+0
*
arch_init.h: Add QEMU_ARCH_HEXAGON
Peter Maydell
2021-08-26
1
-0
/
+1
*
monitor: Use accel_find("kvm") instead of kvm_available()
Peter Maydell
2021-08-26
1
-2
/
+0
*
softmmu: Use accel_find("xen") instead of xen_available()
Peter Maydell
2021-08-26
1
-1
/
+0
[next]