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
2021-02-12
block: return status from bdrv_append and friends
Vladimir Sementsov-Ogievskiy
2
-27
/
+43
2021-02-12
qemu-iotests: 300: Add test case for modifying persistence of bitmap
Peter Krempa
2
-2
/
+95
2021-02-12
migration: dirty-bitmap: Allow control of bitmap persistence
Peter Krempa
2
-4
/
+44
2021-02-12
migration: dirty-bitmap: Use struct for alias map inner members
Peter Krempa
1
-12
/
+21
2021-02-12
iotests/264: add backup-cancel test-case
Vladimir Sementsov-Ogievskiy
2
-9
/
+16
2021-02-12
block/backup: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+10
2021-02-12
iotests/264: add mirror-cancel test-case
Vladimir Sementsov-Ogievskiy
2
-10
/
+32
2021-02-12
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
1
-1
/
+5
2021-02-12
iotests/264: move to python unittest
Vladimir Sementsov-Ogievskiy
2
-55
/
+58
2021-02-12
block/mirror: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+9
2021-02-12
job: add .cancel handler for the driver
Vladimir Sementsov-Ogievskiy
2
-0
/
+8
2021-02-12
block/raw-format: implement .bdrv_cancel_in_flight handler
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2021-02-12
block/nbd: implement .bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2021-02-12
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
3
-0
/
+23
2021-02-12
io: error_prepend() in qio_channel_readv_full_all() causes segfault
Jagannathan Raman
1
-2
/
+1
2021-02-12
iotests/210: Fix reference output
Max Reitz
1
-1
/
+1
2021-02-12
qemu-nbd: Permit --shared=0 for unlimited clients
Eric Blake
2
-5
/
+5
2021-02-12
qemu-nbd: Use SOMAXCONN for socket listen() backlog
Eric Blake
2
-2
/
+15
2021-02-11
m68k: import bootinfo headers from linux
Laurent Vivier
5
-68
/
+295
2021-02-11
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
3
-2
/
+11
2021-02-11
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
4
-46
/
+146
2021-02-11
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to...
Lucien Murray-Pitts
2
-0
/
+14
2021-02-11
m68k: improve comments on m68k_move_to/from helpers
Lucien Murray-Pitts
1
-9
/
+30
2021-02-11
m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
Lucien Murray-Pitts
2
-34
/
+39
2021-02-11
m68k: improve cpu instantiation comments
Lucien Murray-Pitts
2
-20
/
+73
2021-02-11
target/arm: Correctly initialize MDCR_EL2.HPMN
Daniel Müller
1
-5
/
+4
2021-02-11
hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
Edgar E. Iglesias
1
-2
/
+2
2021-02-11
hw/block/nvme: fix error handling in nvme_ns_realize
Klaus Jensen
1
-6
/
+1
2021-02-11
hw/block/nvme: Fix a build error in nvme_get_feature()
Bin Meng
1
-0
/
+1
2021-02-11
hw/block/nvme: fix legacy namespace registration
Klaus Jensen
1
-0
/
+4
2021-02-11
accel/tcg: Add URL of clang bug to comment about our workaround
Peter Maydell
1
-6
/
+19
2021-02-11
arm: Update infocenter.arm.com URLs
Peter Maydell
7
-13
/
+16
2021-02-11
target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU
Rebecca Cran
1
-0
/
+4
2021-02-11
target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "max" AA64 CPU
Rebecca Cran
1
-0
/
+5
2021-02-11
target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate
Rebecca Cran
3
-18
/
+42
2021-02-11
target/arm: Add support for FEAT_DIT, Data Independent Timing
Rebecca Cran
4
-0
/
+52
2021-02-11
hw/arm: Remove GPIO from unimplemented NPCM7XX
Hao Wu
1
-8
/
+0
2021-02-11
target/arm: Fix SCR RES1 handling
Mike Nawrocki
2
-2
/
+19
2021-02-11
target/arm: Don't migrate CPUARMState.features
Aaron Lindsay
1
-1
/
+1
2021-02-10
docs: fix Parallels Image "dirty bitmap" section
Denis V. Lunev
1
-1
/
+1
2021-02-10
multi-process: perform device reset in the remote process
Elena Ufimtseva
3
-0
/
+42
2021-02-10
multi-process: Retrieve PCI info from remote process
Jagannathan Raman
1
-0
/
+84
2021-02-10
multi-process: create IOHUB object to handle irq
Jagannathan Raman
12
-0
/
+249
2021-02-10
multi-process: Synchronize remote memory
Jagannathan Raman
7
-0
/
+270
2021-02-10
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
5
-0
/
+168
2021-02-10
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
4
-1
/
+132
2021-02-10
multi-process: add proxy communication functions
Elena Ufimtseva
2
-0
/
+38
2021-02-10
multi-process: introduce proxy object
Elena Ufimtseva
4
-0
/
+135
2021-02-10
multi-process: setup memory manager for remote device
Jagannathan Raman
6
-0
/
+109
2021-02-10
multi-process: Associate fd of a PCIDevice with its object
Jagannathan Raman
3
-0
/
+205
[next]