aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-10linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64Alexander Graf
2013-09-10linux-user: Make sure NWFPE code is 32 bit ARM onlyPeter Maydell
2013-09-10linux-user: Add signal handling for AArch64Andreas Schwab
2013-09-10linux-user: Fix up AArch64 syscall handlersAlexander Graf
2013-09-10linux-user: Add syscall number definitions for AArch64Alexander Graf
2013-09-10linux-user: Add cpu loop for AArch64Peter Maydell
2013-09-10linux-user: Don't treat AArch64 cpu names speciallyAlexander Graf
2013-09-10target-arm: Add AArch64 gdbstub supportAlexander Graf
2013-09-10target-arm: Add AArch64 translation stubAlexander Graf
2013-09-10target-arm: Prepare translation for AArch64 codeAlexander Graf
2013-09-10target-arm: Disable 32 bit CPUs in 64 bit linux-user buildsPeter Maydell
2013-09-10target-arm: Add new AArch64CPUInfo base class and subclassesPeter Maydell
2013-09-10target-arm: Pass DisasContext* to gen_set_pc_im()Peter Maydell
2013-09-10target-arm: Fix target_ulong/uint32_t confusionsAlexander Graf
2013-09-10target-arm: Export cpu_envAlexander Graf
2013-09-10target-arm: Extract the disas struct to a header fileAlexander Graf
2013-09-10target-arm: Abstract out load/store from a vaddr in AArch32Peter Maydell
2013-09-10abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell
2013-09-10pl110: Clarify comment about PL110 ID on VersatilePBPeter Maydell
2013-09-10target-arm: Implement qmp query-cpu-definitionsCole Robinson
2013-09-10target-arm: fix ARMv7M stack alignment on resetSebastian Ottlik
2013-09-10target-arm: Avoid "1 << 31" undefined behaviourPeter Maydell
2013-09-10target-arm: Use sextract32() in branch decodePeter Maydell
2013-09-10target-arm: Make '-cpu any' available in linux-user mode onlyPeter Maydell
2013-09-10qapi-types.py: Fix enum struct sizes on i686Cole Robinson
2013-09-10ehci: save device pointer in EHCIStateGerd Hoffmann
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina
2013-09-10usb: sanity check setup_index+setup_len in post_loadGerd Hoffmann
2013-09-10qxl: fix local rendererGerd Hoffmann
2013-09-10qxl: trace io port nameGerd Hoffmann
2013-09-10spice-core: Use g_strdup_printf instead of snprintfChristophe Fergeau
2013-09-09QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze commandTomoki Sekiyama
2013-09-09qemu-ga: Install Windows VSS provider on `qemu-ga -s install'Tomoki Sekiyama
2013-09-09qemu-ga: Call Windows VSS requester in fsfreeze command handlerTomoki Sekiyama
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama
2013-09-09error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama
2013-09-09qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama
2013-09-09Add a script to extract VSS SDK headers on POSIX systemTomoki Sekiyama
2013-09-09checkpatch.pl: Check .cpp filesTomoki Sekiyama
2013-09-09Add c++ keywords to QAPI helper scriptTomoki Sekiyama
2013-09-09configure: Support configuring C++ compilerTomoki Sekiyama
2013-09-09mips_malta: support up to 2GiB RAMPaul Burton
2013-09-09pc_q35: Initialize Xen.Anthony PERARD
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD
2013-09-06ne2000: mark I/O as LITTLE_ENDIANAurelien Jarno
2013-09-06vmxnet3: Eliminate __packed redefined warningBrad Smith
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione
2013-09-06net: Rename send_queue to incoming_queueJan Kiszka
2013-09-06tap: Use numbered tap/tun devices on all *BSD OS'sBrad Smith