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
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to let devices own their MemoryRegions
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to remove unnecessary memory_region_set_readonly()
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to detect potential use of memory_region_init_rom
Philippe Mathieu-Daudé
2020-03-17
hw/sparc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/pci-host: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/net: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/m68k: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/display: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Patch to replace memory_region_init_{ram,readonly -> rom}
Philippe Mathieu-Daudé
2020-03-17
scripts/cocci: Rename memory-region-{init-ram -> housekeeping}
Philippe Mathieu-Daudé
2020-03-17
memory: Simplify memory_region_init_rom_nomigrate() to ease review
Philippe Mathieu-Daudé
2020-03-17
memory: Correctly return alias region type
Philippe Mathieu-Daudé
2020-03-17
lockable: add QemuRecMutex support
Stefan Hajnoczi
2020-03-17
lockable: add lock guards
Stefan Hajnoczi
2020-03-17
lockable: add QEMU_MAKE_LOCKABLE_NONNULL
Paolo Bonzini
2020-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...
Peter Maydell
2020-03-17
MAINTAINERS: Add a file to the main MIPS section
Aleksandar Markovic
2020-03-17
MAINTAINERS: Adjust maintainer's email
Aleksandar Markovic
2020-03-17
MAINTAINERS: Adjust maintainer's status for some MIPS items
Aleksandar Markovic
2020-03-17
hw/arm/pxa2xx: Do not wire up OHCI for PXA255
Guenter Roeck
2020-03-17
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Fix USB interrupt numbers
Guenter Roeck
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
2020-03-17
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf5' i...
Peter Maydell
2020-03-17
usb-serial: Fix timeout closing the device
Jason Andryuk
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
2020-03-17
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2020-03-17
ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
Nicholas Piggin
2020-03-17
ppc/spapr: Implement FWNMI System Reset delivery
Nicholas Piggin
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Allow FWNMI on TCG
Nicholas Piggin
[prev]
[next]