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
Age
Commit message (
Expand
)
Author
2015-06-17
target-s390x: mvc_fast_memmove: access memory through softmmu
Aurelien Jarno
2015-06-17
target-s390x: mvc_fast_memset: access memory through softmmu
Aurelien Jarno
2015-06-17
target-s390x: function to adjust the length wrt page boundary
Aurelien Jarno
2015-06-17
softmmu: provide tlb_vaddr_to_host function for user mode
Aurelien Jarno
2015-06-17
target-s390x: wire up I/O instructions in TCG mode
Alexander Graf
2015-06-17
target-s390x: wire up DIAG REIPL in TCG mode
Aurelien Jarno
2015-06-17
target-s390x: wire up DIAG IPL in TCG mode
Aurelien Jarno
2015-06-17
target-s390x: fix s390_cpu_initial_reset
Aurelien Jarno
2015-06-17
target-s390x: initialize I/O interrupt queue
Aurelien Jarno
2015-06-17
target-s390x: correctly initialize ext interrupt queue
Aurelien Jarno
2015-06-17
target-s390x: fix setcc in TCG mode
Aurelien Jarno
2015-06-17
virtio-ccw: disable ioevent bit when ioeventfds are not enabled
Aurelien Jarno
2015-06-17
s390/ioinst: fix endianness in ioinst_schib_valid
Alexander Graf
2015-06-17
s390/ioinst: fix IO_INT_WORD_ISC macro
Aurelien Jarno
2015-06-17
Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...
Peter Maydell
2015-06-16
virtfs-proxy-helper: fail gracefully if socket path is too long
Stefan Hajnoczi
2015-06-16
virtfs-proxy-helper: add missing long option terminator
Stefan Hajnoczi
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-16
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20150616' int...
Peter Maydell
2015-06-16
linux-user: ioctl() command type is int
Laurent Vivier
2015-06-16
linux-user: fix the breakpoint inheritance in spawned threads
Thierry Bultel
2015-06-16
linux-user: use __get_user and __put_user in cmsg conversions
Peter Maydell
2015-06-16
linux-user: Fix length handling in host_to_target_cmsg
Peter Maydell
2015-06-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150615'...
Peter Maydell
2015-06-15
hw/arm/virt-acpi-build: Add SPCR table
Andrew Jones
2015-06-15
ACPI: Add definitions for the SPCR table
Andrew Jones
2015-06-15
target-arm: Correct "preferred return address" for cpreg access exceptions
Peter Maydell
2015-06-15
hw/arm/boot: fix rom_reset notifier registration order
Eric Auger
2015-06-15
arm: helper: rename get_phys_addr_mpu
Peter Crosthwaite
2015-06-15
arm: Add has-mpu property
Peter Crosthwaite
2015-06-15
arm: Implement uniprocessor with MP config
Peter Crosthwaite
2015-06-15
arm: Refactor get_phys_addr FSR return mechanism
Peter Crosthwaite
2015-06-15
arm: helper: Factor out CP regs common to [pv]msa
Peter Crosthwaite
2015-06-15
arm: Don't add v7mp registers in MPU systems
Peter Crosthwaite
2015-06-15
arm: Do not define TLBTR in PMSA systems
Peter Crosthwaite
2015-06-15
target-arm: Add the THUMB_DSP feature
Aurelio C. Remonda
2015-06-15
hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOps
Peter Maydell
2015-06-15
hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState
Peter Maydell
2015-06-15
hw/arm/pxa2xx: Add reset method for pxa2xx_ssp
Peter Maydell
2015-06-15
hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState
Peter Maydell
2015-06-15
hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO
Peter Maydell
2015-06-15
target-arm: Use the kernel's idea of MPIDR if we're using KVM
Pavel Fedin
2015-06-15
MAINTAINERS: Add myself as ARM ACPI Subsystem maintainer
Shannon Zhao
2015-06-15
target-arm: add AArch32 MIDR aliases in ARMv8
Sergey Fedorov
2015-06-15
target-arm: Fix REVIDR reset value
Sergey Fedorov
2015-06-15
hw/arm/virt: Add cortex-a53 cpu support in machine virt
Shannon Zhao
2015-06-15
target-arm/kvm64: Add cortex-a53 cpu support
Shannon Zhao
2015-06-15
target-arm/cpu.h: remove pending_exception
Alex Bennée
2015-06-15
hw/display/exynos4210_fimd: Fix bit-swapping code
Peter Maydell
2015-06-15
arm_gic: gic_update should always update all cores
Johan Karlsson
[next]