index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
1
-0
/
+8
2021-02-16
pc: add parser for OVMF reset block
James Bottomley
1
-4
/
+118
2021-02-15
xen-block: fix reporting of discard feature
Roger Pau Monne
1
-0
/
+1
2021-02-15
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
1
-6
/
+6
2021-02-13
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2
-68
/
+7
2021-02-11
m68k: import bootinfo headers from linux
Laurent Vivier
2
-68
/
+7
2021-02-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210211-...
Peter Maydell
6
-17
/
+10
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
arm: Update infocenter.arm.com URLs
Peter Maydell
4
-7
/
+8
2021-02-11
hw/arm: Remove GPIO from unimplemented NPCM7XX
Hao Wu
1
-8
/
+0
2021-02-10
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
18
-1
/
+1675
2021-02-10
multi-process: perform device reset in the remote process
Elena Ufimtseva
2
-0
/
+41
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
6
-0
/
+195
2021-02-10
multi-process: Synchronize remote memory
Jagannathan Raman
4
-0
/
+238
2021-02-10
multi-process: PCI BAR read/write handling for proxy & remote endpoints
Jagannathan Raman
3
-0
/
+149
2021-02-10
multi-process: Forward PCI config space acceses to the remote process
Elena Ufimtseva
3
-1
/
+122
2021-02-10
multi-process: add proxy communication functions
Elena Ufimtseva
1
-0
/
+34
2021-02-10
multi-process: introduce proxy object
Elena Ufimtseva
2
-0
/
+100
2021-02-10
multi-process: setup memory manager for remote device
Jagannathan Raman
3
-0
/
+78
2021-02-10
multi-process: Associate fd of a PCIDevice with its object
Jagannathan Raman
2
-0
/
+204
2021-02-10
multi-process: Initialize message handler in remote device
Jagannathan Raman
2
-0
/
+58
2021-02-10
multi-process: define MPQemuMsg format and transmission functions
Elena Ufimtseva
4
-0
/
+211
2021-02-10
multi-process: setup a machine object for remote device process
Jagannathan Raman
3
-0
/
+76
2021-02-10
multi-process: setup PCI host bridge for remote device
Jagannathan Raman
4
-1
/
+81
2021-02-10
hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
Bin Meng
1
-1
/
+1
2021-02-10
hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes
Bin Meng
1
-1
/
+1
2021-02-10
hw/ppc: e500: Use a macro for the platform clock frequency
Bin Meng
1
-3
/
+5
2021-02-10
ppc/pnv: Set default RAM size to 1 GB
Cédric Le Goater
1
-3
/
+7
2021-02-10
spapr_numa.c: fix ibm,max-associativity-domains calculation
Daniel Henrique Barboza
1
-1
/
+3
2021-02-10
spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper
Daniel Henrique Barboza
2
-10
/
+15
2021-02-10
spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c
Daniel Henrique Barboza
2
-9
/
+9
2021-02-10
ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
Cédric Le Goater
2
-7
/
+11
2021-02-10
ppc/pnv: Remove default disablement of the PNOR contents
Cédric Le Goater
1
-8
/
+0
2021-02-10
ppc/pnv: Discard internal BMC initialization when BMC is external
Cédric Le Goater
1
-1
/
+14
2021-02-10
ppc/pnv: Simplify pnv_bmc_create()
Cédric Le Goater
1
-6
/
+1
2021-02-10
ppc/pnv: Use skiboot addresses to load kernel and ramfs
Cédric Le Goater
1
-3
/
+3
2021-02-10
ppc/xive: Add firmware bit when dumping the ENDs
Cédric Le Goater
1
-1
/
+2
2021-02-10
ppc/pnv: Add trace events for PCI event notification
Cédric Le Goater
4
-0
/
+12
2021-02-10
spapr: Adjust firmware path of PCI devices
Greg Kurz
2
-15
/
+23
2021-02-10
spapr.c: add 'name' property for hotplugged CPUs nodes
Daniel Henrique Barboza
1
-0
/
+13
2021-02-10
spapr.c: use g_auto* with 'nodename' in CPU DT functions
Daniel Henrique Barboza
1
-4
/
+2
2021-02-09
multi-process: Add config option for multi-process QEMU
Jagannathan Raman
2
-0
/
+4
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-1
/
+2
2021-02-09
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
5
-277
/
+2493
2021-02-09
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
9
-3
/
+94
2021-02-08
hw/block/nvme: refactor the logic for zone write checks
Klaus Jensen
2
-24
/
+26
[next]