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
/
misc
Age
Commit message (
Expand
)
Author
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: split out trace events for hw/misc/ directory
Daniel P. Berrange
2016-06-20
milkymist: update specification URLs
Michael Walle
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-14
introduce aux-bus
KONRAD Frederic
2016-06-14
hw/misc: QOM'ify mst_fpga.c
xiaoqiang zhao
2016-06-14
hw/misc: QOM'ify exynos4210_pmu.c
xiaoqiang zhao
2016-06-14
hw/misc: QOM'ify arm_l2x0.c
xiaoqiang zhao
2016-06-07
dbdma: use DMA memory interface for memory accesses
Mark Cave-Ayland
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-05-19
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-12
i.MX: Add i.MX6 System Reset Controller device.
Jean-Christophe DUBOIS
2016-05-12
bcm2835_property: use cached values when querying framebuffer
Sylvain Garrigues
2016-04-19
cuda: fix off-by-one error in SET_TIME command
Aurelien Jarno
2016-04-13
ivshmem: fix ivshmem-{plain,doorbell} crash without arg
Marc-André Lureau
2016-04-08
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160408' into staging
Peter Maydell
2016-04-08
hw/mips_itu: fix off-by-one reported by Coverity
Leon Alrae
2016-04-07
pci-testdev: fast mmio support
Michael S. Tsirkin
2016-03-30
hw/mips: implement ITC Storage - Bypass View
Leon Alrae
2016-03-30
hw/mips: implement ITC Storage - P/V Sync and Try Views
Leon Alrae
2016-03-30
hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
Leon Alrae
2016-03-30
hw/mips: implement ITC Storage - Control View
Leon Alrae
2016-03-30
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Cluster Power Controller support
Leon Alrae
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-21
ivshmem: Require master to have ID zero
Markus Armbruster
2016-03-21
ivshmem: Drop ivshmem property x-memdev
Markus Armbruster
2016-03-21
ivshmem: Clean up after the previous commit
Markus Armbruster
2016-03-21
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
Markus Armbruster
2016-03-21
ivshmem: Replace int role_val by OnOffAuto master
Markus Armbruster
2016-03-21
ivshmem: Inline check_shm_size() into its only caller
Markus Armbruster
2016-03-21
ivshmem: Simplify memory regions for BAR 2 (shared memory)
Markus Armbruster
2016-03-21
ivshmem: Implement shm=... with a memory backend
Markus Armbruster
2016-03-21
ivshmem: Tighten check of property "size"
Markus Armbruster
2016-03-21
ivshmem: Simplify how we cope with short reads from server
Markus Armbruster
2016-03-21
ivshmem: Drop the hackish test for UNIX domain chardev
Markus Armbruster
2016-03-21
ivshmem: Rely on server sending the ID right after the version
Markus Armbruster
2016-03-21
ivshmem: Propagate errors through ivshmem_recv_setup()
Markus Armbruster
2016-03-21
ivshmem: Receive shared memory synchronously in realize()
Markus Armbruster
2016-03-21
ivshmem: Plug leaks on unplug, fix peer disconnect
Markus Armbruster
2016-03-21
ivshmem: Disentangle ivshmem_read()
Markus Armbruster
[next]