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
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
2018-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-06-29
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2018-06-29
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-29
sd: Don't trace SDRequest crc field
Peter Maydell
2018-06-29
i.mx7d: Change IRQ number type from hwaddr to int
Jean-Christophe Dubois
2018-06-29
i.mx7d: Change SRC unimplemented device name from sdma to src
Jean-Christophe Dubois
2018-06-29
i.mx7d: Remove unused header files
Jean-Christophe Dubois
2018-06-29
hw/arm/virt: Silence dtc /memory warning
Eric Auger
2018-06-29
hw/arm/virt: Silence dtc /intc warnings
Eric Auger
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
2018-06-29
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2018-06-29
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/char/parallel: Convert from pdebug() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2018-06-29
sdcard: Reduce sdcard_set_blocklen() trace digits
Philippe Mathieu-Daudé
2018-06-29
hw/block/nvme: add optional parameter num_queues for nvme device
Weiping Zhang
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
9p: darwin: Explicitly cast comparisons of mode_t with -1
Keno Fischer
2018-06-29
cutils: Provide strchrnul
Keno Fischer
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
ioapic: support "info irq"
Peter Xu
2018-06-28
ioapic: some proper indents when dump info
Peter Xu
2018-06-28
ioapic: support "info pic"
Peter Xu
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
hw/mips/jazz: create ESP device directly via qdev
Mark Cave-Ayland
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
nvdimm: make get_memory_region() perform checks and initialization
David Hildenbrand
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
nvdimm: convert "unarmed" into a static property
David Hildenbrand
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-06-28
nvdimm: no need to overwrite get_vmstate_memory_region()
David Hildenbrand
2018-06-28
pc: factor out pc specific dimm checks into pc_memory_pre_plug()
David Hildenbrand
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
2018-06-28
pc-dimm: remove leftover "struct pc_dimms_capacity"
David Hildenbrand
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
[next]