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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/core/stream: Rename StreamSlave as StreamSink
Philippe Mathieu-Daudé
2020-12-10
6
-59
/
+58
*
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
2020-12-10
14
-117
/
+118
*
hw/ssi: Update coding style to make checkpatch.pl happy
Philippe Mathieu-Daudé
2020-12-10
1
-7
/
+9
*
hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
Philippe Mathieu-Daudé
2020-12-10
2
-27
/
+28
*
pci: Let pci_dma_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+14
*
pci: Let pci_dma_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+14
*
pci: Let pci_dma_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-2
/
+16
*
dma: Let dma_memory_write() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-4
/
+18
*
dma: Let dma_memory_read() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-4
/
+17
*
dma: Let dma_memory_rw() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
1
-8
/
+22
*
dma: Let dma_memory_set() propagate MemTxResult
Philippe Mathieu-Daudé
2020-12-10
2
-4
/
+18
*
dma: Document address_space_map/address_space_unmap() prototypes
Philippe Mathieu-Daudé
2020-12-10
1
-1
/
+28
*
qom: eliminate identical functions
Paolo Bonzini
2020-12-10
1
-29
/
+7
*
docs/devel/loads-stores: Add regexp for DMA functions
Philippe Mathieu-Daudé
2020-12-10
1
-0
/
+2
*
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
10
-40
/
+578
*
target/i386: seg_helper: Correct segment selector nullification in the RET/IR...
Bin Meng
2020-12-10
1
-1
/
+4
*
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-12-10
6
-30
/
+78
*
target/i386: fix operand order for PDEP and PEXT
Paolo Bonzini
2020-12-10
3
-4
/
+49
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...
Peter Maydell
2020-12-10
10
-8
/
+542
|
\
|
*
aspeed: g220a-bmc: Add an FRU
John Wang
2020-12-10
1
-0
/
+12
|
*
aspeed/smc: Add support for address lane disablement
Cédric Le Goater
2020-12-10
1
-7
/
+18
|
*
ast2600: SRAM is 89KB
Joel Stanley
2020-12-10
1
-1
/
+1
|
*
aspeed: Add support for the g220a-bmc board
John Wang
2020-12-10
1
-0
/
+60
|
*
hw/misc: add an EMC141{3,4} device model
John Wang
2020-12-10
7
-0
/
+451
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...
Peter Maydell
2020-12-10
10
-32
/
+128
|
\
\
|
*
|
tests/acpi: disallow updates for expected data files
Gerd Hoffmann
2020-12-10
1
-2
/
+0
|
*
|
tests/acpi: update expected data files
Gerd Hoffmann
2020-12-10
2
-0
/
+0
|
*
|
tests/acpi: add ioapic2=on test for microvm
Gerd Hoffmann
2020-12-10
1
-0
/
+12
|
*
|
tests/acpi: add data files for ioapic2 test variant
Gerd Hoffmann
2020-12-10
2
-0
/
+0
|
*
|
tests/acpi: allow updates for expected data files
Gerd Hoffmann
2020-12-10
1
-0
/
+2
|
*
|
microvm: add second ioapic
Gerd Hoffmann
2020-12-10
3
-9
/
+57
|
*
|
microvm: drop microvm_gsi_handler()
Gerd Hoffmann
2020-12-10
1
-13
/
+1
|
*
|
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
2020-12-10
2
-6
/
+7
|
*
|
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
2020-12-10
2
-3
/
+8
|
*
|
x86: add support for second ioapic
Gerd Hoffmann
2020-12-10
5
-1
/
+37
|
*
|
x86: rewrite gsi_handler()
Gerd Hoffmann
2020-12-10
1
-4
/
+10
|
|
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201210'...
Peter Maydell
2020-12-10
34
-150
/
+2710
|
\
\
|
|
/
|
/
|
|
*
hw/arm/armv7m: Correct typo in QOM object name
Peter Maydell
2020-12-10
1
-1
/
+1
|
*
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
2020-12-10
2
-0
/
+57
|
*
target/arm: Implement M-profile "minimal RAS implementation"
Peter Maydell
2020-12-10
3
-0
/
+31
|
*
hw/intc/armv7m_nvic: Fix "return from inactive handler" check
Peter Maydell
2020-12-10
1
-27
/
+32
|
*
target/arm: Implement CCR_S.TRD behaviour for SG insns
Peter Maydell
2020-12-10
1
-0
/
+86
|
*
hw/intc/armv7m_nvic: Support v8.1M CCR.TRD bit
Peter Maydell
2020-12-10
2
-8
/
+20
|
*
target/arm: Implement new v8.1M VLLDM and VLSTM encodings
Peter Maydell
2020-12-10
2
-1
/
+26
|
*
target/arm: Implement new v8.1M NOCP check for exception return
Peter Maydell
2020-12-10
1
-1
/
+21
|
*
target/arm: Implement v8.1M REVIDR register
Peter Maydell
2020-12-10
1
-0
/
+5
|
*
target/arm: In v8.1M, don't set HFSR.FORCED on vector table fetch failures
Peter Maydell
2020-12-10
1
-1
/
+5
|
*
target/arm: For v8.1M, always clear R0-R3, R12, APSR, EPSR on exception entry
Peter Maydell
2020-12-10
1
-4
/
+12
|
*
hw/intc/armv7m_nvic: Update FPDSCR masking for v8.1M
Peter Maydell
2020-12-10
3
-1
/
+16
|
*
target/arm: Implement FPCXT_S fp system register
Peter Maydell
2020-12-10
1
-0
/
+58
[prev]
[next]