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-02-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...
Peter Maydell
2018-02-11
misc: introduce new mos6522 VIA device and enable it for ppc builds
Mark Cave-Ayland
2018-02-11
cuda: factor out timebase-derived counter value and load time
Mark Cave-Ayland
2018-02-11
cuda: set timer 1 frequency property to CUDA_TIMER_FREQ
Mark Cave-Ayland
2018-02-11
cuda: don't call cuda_update() when writing to ACR register
Mark Cave-Ayland
2018-02-11
cuda: minor cosmetic tidy-ups to get_next_irq_time()
Mark Cave-Ayland
2018-02-11
cuda: rename frequency property to tb_frequency
Mark Cave-Ayland
2018-02-11
cuda: introduce CUDAState parameter to get_counter()
Mark Cave-Ayland
2018-02-10
spapr: set vsmt to MAX(8, smp_threads)
Laurent Vivier
2018-02-10
cuda: don't allow writes to port output pins
Mark Cave-Ayland
2018-02-10
cuda: do not use old_mmio accesses
Mark Cave-Ayland
2018-02-10
machine: Polish -machine xxx,help
Alexey Kardashevskiy
2018-02-10
hw/ppc: rename functions in comments
Daniel Henrique Barboza
2018-02-10
spapr: add missing break in h_get_cpu_characteristics()
Greg Kurz
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...
Peter Maydell
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
hw/core/generic-loader: Allow PC to be set on command line
Peter Maydell
2018-02-09
hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
Andrey Smirnov
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
2018-02-09
i.MX: Add implementation of i.MX7 GPR IP block
Andrey Smirnov
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
2018-02-09
hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
Andrey Smirnov
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
2018-02-09
s390x/pci: use the right pal and pba in reg_ioat()
Yi Min Zhao
2018-02-09
s390x/pci: fixup global refresh
Yi Min Zhao
2018-02-09
s390x/pci: fixup the code walking IOMMU tables
Yi Min Zhao
2018-02-09
s390x/sclp: fix event mask handling
Christian Borntraeger
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/kvm: cache the kvm flic in a central function
David Hildenbrand
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/tcg: remove SMP warning
David Hildenbrand
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
s390x/flic: implement qemu_s390_clear_io_flic()
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/flic: no need to call s390_io_interrupt() from flic
David Hildenbrand
[next]