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 tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-05-09
7
-47
/
+67
|
\
|
*
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
1
-40
/
+0
|
*
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
2022-05-09
1
-1
/
+0
|
*
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
2022-05-09
1
-1
/
+0
|
*
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
2022-05-09
1
-1
/
+0
|
*
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-09
1
-0
/
+1
|
*
util/event-loop-base: Introduce options to set the thread pool size
Nicolas Saenz Julienne
2022-05-09
3
-0
/
+17
|
*
util/main-loop: Introduce the main loop into QOM
Nicolas Saenz Julienne
2022-05-09
2
-0
/
+11
|
*
Introduce event-loop-base abstract class
Nicolas Saenz Julienne
2022-05-09
2
-4
/
+38
*
|
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
2022-05-09
1
-0
/
+1
*
|
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-09
1
-1
/
+0
*
|
disas: Remove old libopcode i386 disassembler
Thomas Huth
2022-05-09
1
-1
/
+0
*
|
disas: Remove old libopcode arm disassembler
Thomas Huth
2022-05-09
1
-1
/
+0
|
/
*
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
2022-05-08
1
-0
/
+78
*
dino: move from hw/hppa to hw/pci-host
Mark Cave-Ayland
2022-05-08
1
-0
/
+146
*
pc: remove -soundhw pcspk
Paolo Bonzini
2022-05-07
1
-3
/
+0
*
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-05-07
1
-2
/
+0
*
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
2022-05-06
1
-1
/
+1
*
sysemu: tpm: Add a stub function for TPM_IS_CRB
Eric Auger
2022-05-06
1
-0
/
+6
*
ppc/xive: Update the state of the External interrupt signal
Frederic Barrat
2022-05-05
1
-0
/
+1
*
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
Richard Henderson
2022-05-04
3
-3
/
+2
|
\
|
*
Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
Hanna Reitz
2022-05-04
1
-2
/
+1
|
*
block: Classify bdrv_get_flags() as I/O function
Hanna Reitz
2022-05-04
2
-1
/
+1
*
|
disas: Remove old libopcode s390 disassembler
Thomas Huth
2022-05-04
1
-1
/
+0
*
|
tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
Richard Henderson
2022-05-04
1
-0
/
+6
|
/
*
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-05-03
5
-37
/
+8
|
\
|
*
util: rename qemu_*block() socket functions
Marc-André Lureau
2022-05-03
1
-3
/
+3
|
*
io: make qio_channel_command_new_pid() static
Marc-André Lureau
2022-05-03
1
-25
/
+0
|
*
Replace qemu_pipe() with g_unix_open_pipe()
Marc-André Lureau
2022-05-03
1
-4
/
+0
|
*
block: move fcntl_setfl()
Marc-André Lureau
2022-05-03
1
-2
/
+0
|
*
Use QEMU_SANITIZE_THREAD
Marc-André Lureau
2022-05-03
1
-3
/
+5
*
|
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-03
1
-0
/
+2
*
|
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
1
-0
/
+4
*
|
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
1
-0
/
+1
*
|
aspeed/soc : Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+3
*
|
aspeed/scu: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+25
*
|
aspeed/timer: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+1
*
|
aspeed/wdt: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+1
*
|
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
2022-05-02
1
-0
/
+2
*
|
aspeed/adc: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+1
*
|
aspeed: Add eMMC Boot Controller stub
Joel Stanley
2022-05-02
1
-0
/
+1
*
|
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
2022-05-02
1
-0
/
+1
*
|
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
2022-05-02
1
-0
/
+19
|
/
*
hw/riscv: virt: Create a platform bus
Alistair Francis
2022-04-29
1
-1
/
+6
*
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-29
1
-0
/
+0
*
hw/riscv: virt: Add a machine done notifier
Alistair Francis
2022-04-29
1
-0
/
+1
*
crypto: move sm4_sbox from target/arm
Weiwei Li
2022-04-29
1
-0
/
+6
*
Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2022-04-28
1
-0
/
+1
|
\
|
*
hw/arm/smmuv3: Cache event fault record
Jean-Philippe Brucker
2022-04-28
1
-0
/
+1
*
|
remove -writeconfig
Paolo Bonzini
2022-04-28
1
-1
/
+0
|
/
[next]