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
/
include
Age
Commit message (
Expand
)
Author
2019-04-30
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-29
hw/devices: Move SMSC 91C111 declaration into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string
Philippe Mathieu-Daudé
2019-04-29
hw/net/ne2000-isa: Add guards to the header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move LAN9118 declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move CBus declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
2019-04-29
hw/display/tc6393xb: Remove unused functions
Philippe Mathieu-Daudé
2019-04-29
hw/arm/smmuv3: Remove SMMUNotifierNode
Eric Auger
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
spapr: Drop duplicate PCI swizzle code
Greg Kurz
2019-04-26
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-04-25
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
2019-04-25
cpu: Rename parse_cpu_model() to parse_cpu_option()
Eduardo Habkost
2019-04-25
vl.c: make find_default_machine() local
Wei Yang
2019-04-25
hw: add compat machines for 4.1
Cornelia Huck
2019-04-25
Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging
Cornelia Huck
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
2019-04-18
include: Move fprintf_function to disas/
Markus Armbruster
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2019-04-18
monitor: Clean up how monitor_disas() funnels output to monitor
Markus Armbruster
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
qemu-print: New qemu_fprintf(), qemu_vfprintf()
Markus Armbruster
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
memory: Clean up how mtree_info() prints
Markus Armbruster
2019-04-18
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
2019-04-18
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
tcg: Simplify how dump_drift_info() prints
Markus Armbruster
2019-04-18
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
2019-04-18
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
2019-04-18
include: Include fprintf-fn.h only where needed
Markus Armbruster
2019-04-18
monitor: Simplify how -device/device_add print help
Markus Armbruster
2019-04-18
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
2019-04-18
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
2019-04-12
s390 vfio-ccw: Add bootindex property and IPLB data
Jason J. Herne
2019-04-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-04-09
include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions
Peter Maydell
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2019-04-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-04-04
riscv: plic: Fix incorrect irq calculation
Alistair Francis
[next]