index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2020-03-06
qapi: Flatten object-add
Kevin Wolf
2020-03-05
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...
Peter Maydell
2020-03-05
hw/arm/virt: vTPM support
Eric Auger
2020-03-05
tpm: Add the SysBus TPM TIS device
Eric Auger
2020-03-05
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
2020-03-05
tpm: Separate tpm_tis common functions from isa code
Eric Auger
2020-03-05
tpm: Use TPMState as a common struct
Eric Auger
2020-03-05
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
hw/arm/cubieboard: report error when using unsupported -bios argument
Niek Linnenbank
2020-03-05
hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB
Niek Linnenbank
2020-03-05
hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8
Niek Linnenbank
2020-03-05
hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition
Niek Linnenbank
2020-03-05
hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...
Pan Nengyuan
2020-03-05
hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks
Pan Nengyuan
2020-03-05
hw/arm/musicpal: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/z2: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/omap_sx1: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/mainstone: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/gumstix: Simplify since the machines are little-endian only
Philippe Mathieu-Daudé
2020-03-05
hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic
Philippe Mathieu-Daudé
2020-03-05
hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus
Eric Auger
2020-03-05
hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes
Edgar E. Iglesias
2020-03-05
hw/arm: versal: Add support for the LPD ADMAs
Edgar E. Iglesias
2020-03-03
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2020-03-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...
Peter Maydell
2020-03-03
hw: net: cadence_gem: Fix build errors in DB_PRINT()
Bin Meng
2020-03-03
NetRxPkt: fix hash calculation of IPV6 TCP
Yuri Benditovich
2020-03-03
NetRxPkt: Introduce support for additional hash types
Yuri Benditovich
2020-03-03
e1000e: Avoid hw_error if legacy mode used
Yuri Benditovich
2020-03-03
dp8393x: Don't stop reception upon RBE interrupt assertion
Finn Thain
2020-03-03
dp8393x: Don't reset Silicon Revision register
Finn Thain
2020-03-03
dp8393x: Always update RRA pointers and sequence numbers
Finn Thain
2020-03-03
dp8393x: Clear descriptor in_use field to release packet
Finn Thain
2020-03-03
dp8393x: Pad frames to word or long word boundary
Finn Thain
2020-03-03
dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
Finn Thain
2020-03-03
dp8393x: Don't clobber packet checksum
Finn Thain
2020-03-03
dp8393x: Implement packet size limit and RBAE interrupt
Finn Thain
2020-03-03
dp8393x: Clear RRRA command register bit only when appropriate
Finn Thain
2020-03-03
dp8393x: Update LLFA and CRDA registers from rx descriptor
Finn Thain
2020-03-03
dp8393x: Have dp8393x_receive() return the packet size
Finn Thain
2020-03-03
dp8393x: Clean up endianness hacks
Finn Thain
2020-03-03
dp8393x: Always use 32-bit accesses
Finn Thain
2020-03-02
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200302-pull-request' ...
Peter Maydell
2020-03-02
dp8393x: Mask EOL bit from descriptor addresses
Finn Thain
2020-03-02
qxl: map rom r/o
Gerd Hoffmann
2020-03-02
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
hw: Do not initialize MachineClass::is_default to 0
Philippe Mathieu-Daudé
[next]