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
Age
Commit message (
Expand
)
Author
2013-12-17
target-arm: A64: add stubs for a64 specific helpers
Alexander Graf
2013-12-17
target-arm: Support fp registers in gdb stub
Peter Maydell
2013-12-17
target-arm: A64: provide functions for accessing FPCR and FPSR
Peter Maydell
2013-12-17
target-arm: A64: add set_pc cpu method
Alexander Graf
2013-12-17
target-arm: Split A64 from A32/T32 gen_intermediate_code_internal()
Peter Maydell
2013-12-17
default-configs: Add config for aarch64-softmmu
Peter Maydell
2013-12-17
hw/arm/boot: Add boot support for AArch64 processor
Mian M. Hamayun
2013-12-17
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
2013-12-17
configure: Enable KVM for aarch64 host/target combination
Peter Maydell
2013-12-17
target-arm: Add minimal KVM AArch64 support
Mian M. Hamayun
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
2013-12-17
target-arm/kvm: Split 32 bit only code into its own file
Peter Maydell
2013-12-17
ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc
Antony Pavlov
2013-12-17
ARM: cpu: add "reset_hivecs" property
Antony Pavlov
2013-12-17
arm/highbank.c: Fix MPCore periphbase name
Peter Crosthwaite
2013-12-17
arm/xilinx_zynq: Implement CBAR initialisation
Peter Crosthwaite
2013-12-17
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-12-17
arm/highbank: Fix CBAR initialisation
Peter Crosthwaite
2013-12-17
arm/highbank: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
2013-12-17
target-arm/cpu: Convert reset CBAR to a property
Peter Crosthwaite
2013-12-17
target-arm: Define and use ARM_FEATURE_CBAR
Peter Crosthwaite
2013-12-17
target-arm/helper.c: Allow cp15.c15 dummy override
Peter Crosthwaite
2013-12-17
Fix NOR flash device ID reading
Roy Franz
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
2013-12-17
Set proper device-width for vexpress flash
Roy Franz
2013-12-17
return status for each NOR flash device
Roy Franz
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
2013-12-17
target-arm: add support for v8 AES instructions
Ard Biesheuvel
2013-12-16
qemu_opts_parse(): always check return value
Laszlo Ersek
2013-12-16
Merge remote-tracking branch 'spice/tags/pull-spice-1' into staging
Anthony Liguori
2013-12-16
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2013-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
2013-12-16
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
Gerd Hoffmann
2013-12-16
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
2013-12-16
nbd: avoid uninitialized warnings
Marc-André Lureau
2013-12-16
nbd: finish any pending coroutine
Marc-André Lureau
2013-12-16
nbd: make nbd_client_session_close() idempotent
Marc-André Lureau
2013-12-16
nbd: pass export name as init argument
Marc-André Lureau
2013-12-16
nbd: don't change socket block during negotiate
Marc-André Lureau
2013-12-16
Split nbd block client code
Marc-André Lureau
2013-12-16
spice-char: implement chardev port event
Marc-André Lureau
2013-12-16
char: add qemu_chr_fe_event()
Marc-André Lureau
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
2013-12-16
spice-char: remove unused field
Marc-André Lureau
2013-12-16
vscclient: do not add a socket watch if there is not data to send
Marc-André Lureau
2013-12-16
spice: flip streaming video mode to off by default
Gerd Hoffmann
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
[next]