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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc: add parser for OVMF reset block
James Bottomley
2021-02-16
1
-4
/
+118
*
xen-block: fix reporting of discard feature
Roger Pau Monne
2021-02-15
1
-0
/
+1
*
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
2021-02-15
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2021-02-13
2
-68
/
+7
|
\
|
*
m68k: import bootinfo headers from linux
Laurent Vivier
2021-02-11
2
-68
/
+7
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...
Peter Maydell
2021-02-11
6
-17
/
+10
|
\
\
|
*
|
hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
Edgar E. Iglesias
2021-02-11
1
-2
/
+2
|
*
|
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-02-11
4
-7
/
+8
|
*
|
hw/arm: Remove GPIO from unimplemented NPCM7XX
Hao Wu
2021-02-11
1
-8
/
+0
*
|
|
hw/block/nvme: fix error handling in nvme_ns_realize
Klaus Jensen
2021-02-11
1
-6
/
+1
*
|
|
hw/block/nvme: Fix a build error in nvme_get_feature()
Bin Meng
2021-02-11
1
-0
/
+1
*
|
|
hw/block/nvme: fix legacy namespace registration
Klaus Jensen
2021-02-11
1
-0
/
+4
|
/
/
*
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-02-10
18
-1
/
+1675
|
\
\
|
*
|
multi-process: perform device reset in the remote process
Elena Ufimtseva
2021-02-10
2
-0
/
+41
|
*
|
multi-process: Retrieve PCI info from remote process
Jagannathan Raman
2021-02-10
1
-0
/
+84
|
*
|
multi-process: create IOHUB object to handle irq
Jagannathan Raman
2021-02-10
6
-0
/
+195
|
*
|
multi-process: Synchronize remote memory
Jagannathan Raman
2021-02-10
4
-0
/
+238
|
*
|
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
2021-02-10
3
-0
/
+149
|
*
|
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
2021-02-10
3
-1
/
+122
|
*
|
multi-process: add proxy communication functions
Elena Ufimtseva
2021-02-10
1
-0
/
+34
|
*
|
multi-process: introduce proxy object
Elena Ufimtseva
2021-02-10
2
-0
/
+100
|
*
|
multi-process: setup memory manager for remote device
Jagannathan Raman
2021-02-10
3
-0
/
+78
|
*
|
multi-process: Associate fd of a PCIDevice with its object
Jagannathan Raman
2021-02-10
2
-0
/
+204
|
*
|
multi-process: Initialize message handler in remote device
Jagannathan Raman
2021-02-10
2
-0
/
+58
|
*
|
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
2021-02-10
4
-0
/
+211
|
*
|
multi-process: setup a machine object for remote device process
Jagannathan Raman
2021-02-10
3
-0
/
+76
|
*
|
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
2021-02-10
4
-1
/
+81
|
*
|
multi-process: Add config option for multi-process QEMU
Jagannathan Raman
2021-02-09
2
-0
/
+4
|
*
|
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
1
-1
/
+2
*
|
|
hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
Bin Meng
2021-02-10
1
-1
/
+1
*
|
|
hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
Bin Meng
2021-02-10
1
-1
/
+1
*
|
|
hw/ppc: e500: Use a macro for the platform clock frequency
Bin Meng
2021-02-10
1
-3
/
+5
*
|
|
ppc/pnv: Set default RAM size to 1 GB
Cédric Le Goater
2021-02-10
1
-3
/
+7
*
|
|
spapr_numa.c: fix ibm,max-associativity-domains calculation
Daniel Henrique Barboza
2021-02-10
1
-1
/
+3
*
|
|
spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper
Daniel Henrique Barboza
2021-02-10
2
-10
/
+15
*
|
|
spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
Daniel Henrique Barboza
2021-02-10
2
-9
/
+9
*
|
|
ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
Cédric Le Goater
2021-02-10
2
-7
/
+11
*
|
|
ppc/pnv: Remove default disablement of the PNOR contents
Cédric Le Goater
2021-02-10
1
-8
/
+0
*
|
|
ppc/pnv: Discard internal BMC initialization when BMC is external
Cédric Le Goater
2021-02-10
1
-1
/
+14
*
|
|
ppc/pnv: Simplify pnv_bmc_create()
Cédric Le Goater
2021-02-10
1
-6
/
+1
*
|
|
ppc/pnv: Use skiboot addresses to load kernel and ramfs
Cédric Le Goater
2021-02-10
1
-3
/
+3
*
|
|
ppc/xive: Add firmware bit when dumping the ENDs
Cédric Le Goater
2021-02-10
1
-1
/
+2
*
|
|
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
2021-02-10
4
-0
/
+12
*
|
|
spapr: Adjust firmware path of PCI devices
Greg Kurz
2021-02-10
2
-15
/
+23
*
|
|
spapr.c: add 'name' property for hotplugged CPUs nodes
Daniel Henrique Barboza
2021-02-10
1
-0
/
+13
*
|
|
spapr.c: use g_auto* with 'nodename' in CPU DT functions
Daniel Henrique Barboza
2021-02-10
1
-4
/
+2
|
/
/
*
|
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-02-09
5
-277
/
+2493
|
\
\
|
*
|
hw/block/nvme: refactor the logic for zone write checks
Klaus Jensen
2021-02-08
2
-24
/
+26
|
*
|
hw/block/nvme: fix zone boundary check for append
Klaus Jensen
2021-02-08
1
-22
/
+24
|
*
|
hw/block/nvme: fix wrong parameter name 'cross_read'
Minwoo Im
2021-02-08
1
-1
/
+1
[next]