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
2015-09-10
error: Revamp interface documentation
Markus Armbruster
2015-09-10
error: error_set_errno() is unused, drop
Markus Armbruster
2015-09-10
qga: Clean up unnecessarily dirty casts
Markus Armbruster
2015-09-10
error: Make error_setg() a function
Markus Armbruster
2015-09-08
xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
Alistair Francis
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
2015-09-08
hw/arm: new interface for devices which need to behave differently for kernel...
Peter Maydell
2015-09-08
qom: Add recursive version of object_child_for_each
Peter Crosthwaite
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
2015-09-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging
Peter Maydell
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
2015-09-07
s390x/event-facility: fix location of receive mask
Cornelia Huck
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
2015-09-07
Remove unused qemu_fls function
Peter Maydell
2015-09-07
i.MX: Add i2C devices to i.MX31 SOC
Jean-Christophe Dubois
2015-09-07
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
2015-09-07
i.MX: Add SOC support for i.MX25
Jean-Christophe Dubois
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
2015-09-07
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2015-09-07
i.MX: Add SOC support for i.MX31
Jean-Christophe Dubois
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
2015-09-07
include/exec/softmmu-semi.h: Add support for 64-bit values
Peter Maydell
2015-09-07
gdbstub: Implement gdb_do_syscallv()
Peter Maydell
2015-09-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into staging
Peter Maydell
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
2015-09-02
block: more check for replaced node
Wen Congyang
2015-08-26
exec-all: Translate TCI return addresses backwards too
Peter Crosthwaite
2015-08-25
cputlb: Add functions for flushing TLB for a single MMU index
Peter Maydell
2015-08-25
xlnx-zynqmp: Connect the four OCM banks
Alistair Francis
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-19
apic_internal.h: Include cpu.h directly
Peter Maydell
2015-08-19
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
2015-08-19
osdep.h: Add header comment
Peter Maydell
2015-08-19
osdep.h: Move some OS header includes and fixups from qemu-common.h
Peter Maydell
2015-08-19
qemu-common.h: Move Win32 fixups into os-win32.h
Peter Maydell
2015-08-19
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
Peter Maydell
2015-08-19
osdep.h: Move some compiler-specific things to compiler.h
Peter Maydell
2015-08-19
osdep.h: Remove qemu_printf
Peter Maydell
[next]