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
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
block: Remove blk_pread_unthrottled()
Kevin Wolf
2019-07-30
fdc: Fix inserting read-only media in empty drive
Kevin Wolf
2019-07-23
hw/block/pflash_cfi02: Rewrite a fall through comment
Philippe Mathieu-Daudé
2019-07-23
hw/block/pflash_cfi01: Add missing DeviceReset() handler
Philippe Mathieu-Daudé
2019-07-16
hw/block/pflash_cfi01: Start state machine as READY to accept commands
Philippe Mathieu-Daudé
2019-07-16
hw/block/pflash_cfi02: Explicit switch fallthrough for ERASE commands
Philippe Mathieu-Daudé
2019-07-09
Revert "hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit"
Philippe Mathieu-Daudé
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-07-04
virtio: add "use-started" property
Xie Yongji
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Split qom.json and qdev.json off misc.json
Markus Armbruster
2019-07-02
hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Document commands
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use chip erase time specified in the CFI table
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Implement erase suspend/resume
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Implement multi-sector erase
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Fix reset command not ignored during erase
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Fix CFI in autoselect mode
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Split if() condition
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Extract pflash_regions_count()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Implement nonuniform sector sizes
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Document 'Page Mode' operations are not supported
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Hold the PRI table offset in a variable
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Document the current CFI values
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Remove pointless local variable
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Fix command address comparison
Stephen Checkoway
2019-07-02
hw/block/pflash_cfi02: Unify the MemoryRegionOps
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Extract the pflash_data_read() function
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_read()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Use the ldst API in pflash_write()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Simplify a statement using fall through
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Add helpers to manipulate the status bits
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Add an enum to define the write cycles
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash_cfi02: Fix debug format string
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash: Simplify trace_pflash_data_read/write()
Philippe Mathieu-Daudé
2019-07-02
hw/block/pflash: Simplify trace_pflash_io_read/write()
Philippe Mathieu-Daudé
2019-07-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...
Peter Maydell
2019-06-24
nvme: do not advertise support for unsupported arbitration mechanism
Klaus Birkelund Jensen
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
2019-06-24
xen-bus / xen-block: add support for event channel polling
Paul Durrant
2019-06-24
xen-bus: allow AioContext to be specified for each event channel
Paul Durrant
[next]