index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
2013-06-25
nand: Don't inherit from Sysbus
Peter Crosthwaite
2013-06-25
block/nand: Convert Sysbus::init to Device::realize
Peter Crosthwaite
2013-06-25
block/nand: QOM casting sweep
Peter Crosthwaite
2013-06-21
block/nand: Formatting sweep
Peter Crosthwaite
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
2013-06-17
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-04
block: add block driver read only whitelist
Fam Zheng
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
2013-05-29
pc_sysfw: allow flash (-pflash) memory to be used with KVM
Jordan Justen
2013-05-29
isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
Jordan Justen
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
2013-04-29
fdc: QOM'ify ISA floppy controller
Andreas Färber
2013-04-24
pc: Kill the "use flash device for BIOS unless KVM" misfeature
Markus Armbruster
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini