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
Age
Commit message (
Expand
)
Author
2016-03-30
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
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_malta: add CPS to Malta board
Leon Alrae
2016-03-30
hw/mips_malta: move CPU creation to a separate function
Leon Alrae
2016-03-30
hw/mips_malta: remove redundant irq and clock init
Leon Alrae
2016-03-30
hw/mips_malta: remove CPUMIPSState from the write_bootloader()
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/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-30
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2016-03-29
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160328.0' i...
Peter Maydell
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-03-24
hw/net/spapr_llan: Enable the RX buffer pools by default for new machines
Thomas Huth
2016-03-24
hw/net/spapr_llan: Fix receive buffer handling for better performance
Thomas Huth
2016-03-24
hw/net/spapr_llan: Extract rx buffer code into separate functions
Thomas Huth
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
Alexey Kardashevskiy
2016-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
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
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
Markus Armbruster
2016-03-22
hw/pci/pci.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
include/hw/hw.h: Don't include qemu-common.h
Markus Armbruster
2016-03-22
Clean up includes some more
Markus Armbruster
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160321-1' into s...
Peter Maydell
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
qdev: New DEFINE_PROP_ON_OFF_AUTO
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
[next]