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
Age
Commit message (
Expand
)
Author
2019-02-22
Introduce a Python module structure
Cleber Rosa
2019-02-22
Acceptance tests: drop usage of ":avocado: enable"
Cleber Rosa
2019-02-22
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into staging
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190221' into staging
Peter Maydell
2019-02-22
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...
Peter Maydell
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2019-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190221'...
Peter Maydell
2019-02-21
target/mips: fulong2e: Dynamically generate SPD EEPROM data
BALATON Zoltan
2019-02-21
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
2019-02-21
target/mips: implement QMP query-cpu-definitions command
Pavel Dovgalyuk
2019-02-21
tests/tcg: target/mips: Add wrappers for MSA integer compare instructions
Aleksandar Markovic
2019-02-21
tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'
Aleksandar Markovic
2019-02-21
tests/tcg: target/mips: Correct path to headers in some test source files
Aleksandar Markovic
2019-02-21
hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator
Aleksandar Markovic
2019-02-21
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
2019-02-21
tcg: Remove TODO file
Richard Henderson
2019-02-21
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2019-02-21
hw/arm/musca: Wire up PL011 UARTs
Peter Maydell
2019-02-21
hw/arm/musca: Wire up PL031 RTC
Peter Maydell
2019-02-21
hw/arm/musca: Add MPCs
Peter Maydell
2019-02-21
hw/arm/musca: Add PPCs
Peter Maydell
2019-02-21
hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
Peter Maydell
2019-02-21
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2019-02-21
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
Peter Maydell
2019-02-21
hw/char/pl011: Use '0x' prefix when logging hex numbers
Peter Maydell
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
hw/timer/pl031: Convert to using trace events
Peter Maydell
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
2019-02-21
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
2019-02-21
target/arm: Rearrange Floating-point data-processing (2 regs)
Richard Henderson
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson
2019-02-21
target/arm: Restructure disas_fp_int_conv
Richard Henderson
2019-02-21
target/arm: Stop unintentional sign extension in pmu_init
Aaron Lindsay OS
2019-02-21
target/arm: v8M MPU should use background region as default, not always
Peter Maydell
2019-02-21
hw/arm/armsse: Fix memory leak in error-exit path
Peter Maydell
2019-02-21
hw/hppa/dino: mask out lower 2 bits of PCI config addr
Sven Schnelle
2019-02-21
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-02-21
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190220-pull-request' ...
Peter Maydell
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
[next]