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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: per-mode blockers
Steve Sistare
2023-11-01
1
-4
/
+40
*
migration: mode parameter
Steve Sistare
2023-11-01
2
-0
/
+5
*
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
2023-11-01
1
-0
/
+11
*
migration: Create vmstate_register_any()
Juan Quintela
2023-11-01
1
-0
/
+17
*
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-11-01
4
-4
/
+39
|
\
|
*
blockjob: query driver-specific info via a new 'query' driver method
Fiona Ebner
2023-10-31
1
-0
/
+5
|
*
blockjob: introduce block-job-change QMP command
Fiona Ebner
2023-10-31
2
-0
/
+18
|
*
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-31
2
-4
/
+16
|
*
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
2023-10-31
1
-3
/
+3
*
|
Merge tag 'migration-20231031-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
migration: rename vmstate_save_needed->vmstate_section_needed
Marc-André Lureau
2023-10-30
1
-1
/
+1
*
|
Merge tag 'pull-ufs-20231030' of https://gitlab.com/jeuk20.kim/qemu into staging
Stefan Hajnoczi
2023-10-31
1
-1
/
+1
|
\
\
|
*
|
hw/ufs: Modify lu.c to share codes with SCSI subsystem
Jeuk Kim
2023-10-30
1
-1
/
+1
|
|
/
*
|
hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
Philippe Mathieu-Daudé
2023-10-27
1
-2
/
+0
*
|
hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
*
|
hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
Philippe Mathieu-Daudé
2023-10-27
1
-1
/
+0
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-27
2
-39
/
+3
|
\
|
*
kvm: i386: require KVM_CAP_SET_VCPU_EVENTS and KVM_CAP_X86_ROBUST_SINGLESTEP
Paolo Bonzini
2023-10-25
2
-2
/
+0
|
*
kvm: i386: require KVM_CAP_DEBUGREGS
Paolo Bonzini
2023-10-25
2
-2
/
+0
|
*
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
1
-19
/
+0
|
*
kvm: assume that many ioeventfds can be created
Paolo Bonzini
2023-10-25
2
-2
/
+0
|
*
kvm: drop reference to KVM_CAP_PCI_2_3
Paolo Bonzini
2023-10-25
2
-2
/
+0
|
*
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
1
-0
/
+1
|
*
kvm: require KVM_IRQFD for kernel irqchip
Paolo Bonzini
2023-10-25
1
-3
/
+3
|
*
kvm: require KVM_CAP_SIGNAL_MSI
Paolo Bonzini
2023-10-25
2
-10
/
+0
*
|
hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
Philippe Mathieu-Daudé
2023-10-25
1
-2
/
+3
*
|
hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState
Philippe Mathieu-Daudé
2023-10-25
1
-1
/
+3
*
|
hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState
Philippe Mathieu-Daudé
2023-10-25
1
-3
/
+2
*
|
hw/arm/aspeed: Introduce TYPE_ASPEED2400_SOC
Philippe Mathieu-Daudé
2023-10-25
1
-0
/
+7
*
|
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
Philippe Mathieu-Daudé
2023-10-25
1
-0
/
+7
*
|
hw/arm/aspeed: Introduce TYPE_ASPEED10X0_SOC
Philippe Mathieu-Daudé
2023-10-25
1
-0
/
+7
|
/
*
Merge tag 'pull-tcg-20231023' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-10-23
4
-4
/
+21
|
\
|
*
tcg: Define MO_TL
Paolo Bonzini
2023-10-22
1
-0
/
+2
|
*
tcg: Export tcg_gen_ext_{i32,i64,tl}
Richard Henderson
2023-10-22
2
-0
/
+4
|
*
tcg: add negsetcondi
Paolo Bonzini
2023-10-22
2
-0
/
+6
|
*
tcg: Add tcg_gen_{ld,st}_i128
Richard Henderson
2023-10-22
1
-0
/
+3
|
*
tcg: drop unused tcg_temp_free define
Mike Frysinger
2023-10-22
1
-2
/
+0
|
*
tcg: Introduce tcg_use_softmmu
Richard Henderson
2023-10-22
1
-2
/
+6
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-23
8
-11
/
+48
|
\
\
|
|
/
|
/
|
|
*
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
2023-10-22
1
-1
/
+2
|
*
hw/cxl: Add QTG _DSM support for ACPI0017 device
Dave Jiang
2023-10-22
1
-0
/
+1
|
*
vhost-user: fix lost reconnect
Li Feng
2023-10-22
1
-1
/
+2
[next]