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
2019-03-11
pflash: Clean up after commit 368a354f02b, part 1
Markus Armbruster
2019-03-11
mips_malta: Clean up definition of flash memory size somewhat
Markus Armbruster
2019-03-11
hw/mips/malta: Restrict 'bios_size' variable scope
Philippe Mathieu-Daudé
2019-03-11
hw/mips/malta: Remove fl_sectors variable
Philippe Mathieu-Daudé
2019-03-11
mips_malta: Delete disabled, broken DEBUG_BOARD_INIT code
Markus Armbruster
2019-03-11
r2d: Fix flash memory size, sector size, width, device ID
Markus Armbruster
2019-03-11
ppc405_boards: Don't size flash memory to match backing image
Markus Armbruster
2019-03-11
ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT code
Markus Armbruster
2019-03-11
sam460ex: Don't size flash memory to match backing image
Markus Armbruster
2019-03-11
hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}
Markus Armbruster
2019-03-11
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
Markus Armbruster
2019-03-11
pflash_cfi01: Log use of flawed "write to buffer"
Markus Armbruster
2019-03-11
pflash_cfi01: Do not exit() on guest aborting "write to buffer"
Markus Armbruster
2019-03-11
pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02
Markus Armbruster
2019-03-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-11
lsi: 810/895A are always little endian
Sven Schnelle
2019-03-11
lsi: return dfifo value
Sven Schnelle
2019-03-11
lsi: use SCSI phase names instead of numbers in trace
Sven Schnelle
2019-03-11
lsi: use enum type for s->msg_action
Sven Schnelle
2019-03-11
lsi: use enum type for s->waiting
Sven Schnelle
2019-03-11
lsi: use ldn_le_p()/stn_le_p()
Sven Schnelle
2019-03-11
scsi-disk: Fix crash if request is invaild or disk is no medium
Zhengui Li
2019-03-11
update copyright notice
David Kiarie
2019-03-11
lsi: check if SIGP bit is already set in Wait reselect
Sven Schnelle
2019-03-11
lsi: implement basic SBCL functionality
Sven Schnelle
2019-03-11
virtio-scsi: Fix build with gcc 9
Greg Kurz
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-03-11
hw/i386/pc: run the multiboot loader before the PVH loader
Stefano Garzarella
2019-03-11
riscv/Kconfig: enable PCI_DEVICES
David Abdurachmanov
2019-03-11
vfio-pci: enable by default
Paolo Bonzini
2019-03-11
mips_fulong2e: Add on-board graphics chip
BALATON Zoltan
2019-03-11
hw/display: Add basic ATI VGA emulation
BALATON Zoltan
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
2019-03-11
virtio-vga: fix reset.
Gerd Hoffmann
2019-03-11
virtio: add class_size to VirtioPCIDeviceTypeInfo
Gerd Hoffmann
2019-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
xtensa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
unicore32-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
sparc64-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
sparc-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
sh4-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
2019-03-07
riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives
Paolo Bonzini
2019-03-07
or1k-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
nios2-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
moxie-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
microblaze-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
m68k-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
[next]