projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2015-08-28
Peter Maydell
qemu-doc.texi: Fix capitalization error in OS X build...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
G 3
From: John Arbuckle <programmingkidx@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Peter Maydell
Merge remote-tracking branch 'remotes/weil/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Peter Crosthwaite
exec-all: Translate TCI return addresses backwards too
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Peter Maydell
Merge remote-tracking branch 'remotes/kraxel/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Gerd Hoffmann
vnc: fix memory corruption (CVE-2015-5225)
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
Merge remote-tracking branch 'remotes/pmaydell/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement AArch64 TLBI operations on IPAs
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement missing EL3 TLB invalidate operations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement missing EL2 TLBI operations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Restrict AArch64 TLB flushes to the MMU...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Move TLBI ALLE1/ALLE1IS definitions into...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
cputlb: Add functions for flushing TLB for a single...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement AArch32 ATS1H* operations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Enable the AArch32 ATS12NSO ops
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Add CP_ACCESS_TRAP_UNCATEGORIZED_EL2, 3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Wire up AArch64 EL2 and EL3 address transla...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: there is no TTBR1 for 32-bit EL2 stage...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement missing ACTLR registers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement missing AFSR registers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Implement missing AMAIR registers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Alistair Francis
MAINTAINERS: Add ZynqMP to MAINTAINERS file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Alistair Francis
MAINTAINERS: Update Xilinx Maintainership
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Alistair Francis
xlnx-zynqmp: Connect the four OCM banks
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Laurent Vivier
linux-user: remove useless macros GUEST_BASE and RESERV...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Laurent Vivier
linux-user: remove --enable-guest-base/--disable-guest...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Richard Henderson
tcg/aarch64: Use softmmu fast path for unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Richard Henderson
tcg/s390: Use softmmu fast path for unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Benjamin Herrenschmidt
tcg/ppc: Improve unaligned load/store handling on 64...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/i386: use softmmu fast path for unaligned accesses
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Richard Henderson
tcg: Remove tcg_gen_trunc_i64_i32
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Richard Henderson
tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg: update README about size changing ops
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/optimize: add optimizations for ext_i32_i64 and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg: implement real ext_i32_i64 and extu_i32_i64 ops
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg: don't abuse TCG type in tcg_gen_trunc_shr_i64_i32
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg: rename trunc_shr_i32 into trunc_shr_i64_i32
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/optimize: allow constant to have copies
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/optimize: track const/copy status separately
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/optimize: add temp_is_const and temp_is_copy functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/optimize: optimize temps tracking
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Aurelien Jarno
tcg/optimize: fix constant signedness
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
configure: Don't permit SDL or GTK on OSX
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
apic_internal.h: Include cpu.h directly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
qemu-common.h: Move muldiv64() to host-utils.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
osdep.h: Add header comment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
osdep.h: Move some OS header includes and fixups from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
qemu-common.h: Move Win32 fixups into os-win32.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
compiler.h: Use glue() in QEMU_BUILD_BUG_ON define
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
osdep.h: Move some compiler-specific things to compiler.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
osdep.h: Remove qemu_printf
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Peter Maydell
qapi/qmp-event.c: Don't manually include os-win32.h...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Peter Maydell
Merge remote-tracking branch 'remotes/rth/tags/pull...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Henderson
target-alpha: Inline hw_ret
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Henderson
target-alpha: Inline call_pal
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Richard Henderson
target-alpha: Use separate TCGv temporaries for the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Peter Maydell
Merge remote-tracking branch 'remotes/bonzini/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Peter Crosthwaite
disas: Defeature print_target_address
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Paolo Bonzini
hw: fix mask for ColdFire UART command register
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Paolo Bonzini
scsi-generic: identify AIO callbacks more clearly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Paolo Bonzini
scsi-disk: identify AIO callbacks more clearly
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Paolo Bonzini
scsi: create restart bottom half in the right AioContext
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Daniel P. Berrange
configure: only add CONFIG_RDMA to config-host.h once
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Paolo Bonzini
qemu-nbd: remove unnecessary qemu_notify_event()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Lu Lina
vhost-scsi: Clarify vhost_virtqueue_mask argument
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Chen Hanxiao
exec: use macro ROUND_UP for alignment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Wen Congyang
rcu: Allow calling rcu_(un)register_thread() during...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Paolo Bonzini
exec: drop cpu_can_do_io, just read cpu->can_do_io
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Peter Maydell
Merge remote-tracking branch 'remotes/cody/tags/block...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Peter Maydell
Merge remote-tracking branch 'remotes/stefanha/tags...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Kevin Wolf
mirror: Fix coroutine reentrance
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Jeff Cody
Merge branch 'block-next' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Peter Maydell
Merge remote-tracking branch 'remotes/lalrae/tags/mips...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Richard Henderson
target-mips: Use CPU_LOG_INT for logging related to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Peter Maydell
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Aurelien Jarno
target-mips: simplify LWL/LDL mask generation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Yongbok Kim
target-mips: update mips32r5-generic into P5600
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Peter Maydell
Merge remote-tracking branch 'remotes/mst/tags/for_upst...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Michael S....
MAINTAINERS: list smbios maintainers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Wei Huang
smbios: move smbios code into a common folder
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Wei Huang
smbios: remove dependency on x86 e820 tables
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Wei Huang
smbios: extract x86 smbios building code into a function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Daniel P. Berrange
acpi: avoid potential uninitialized access to cpu_hp_io...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Jason Wang
virtio-net: remove useless codes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Laurent Vivier
pci: allow 0 address for PCI IO/MEM regions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Remove redundant arguments from pc_memory_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Remove redundant arguments from pc_cmos_init()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Remove redundant arguments from *load_linux()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Use PCMachineState as pc_guest_info_init() argument
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Move {above,below}_4g_mem_size variables to PCMachi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Use PCMachineState for pc_memory_init() argument
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Use PCMachineState for pc_cmos_init() argument
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Eliminate pc_default_machine_options()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Eliminate pc_common_machine_options()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Rename pc_machine variables to pcms
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Eduardo Habkost
pc: Use error_abort when registering properties
commit
|
commitdiff
|
tree
|
snapshot
next