projects
/
sdk
/
emulator
/
qemu.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
update-linux-headers.sh: Handle new kernel uapi/ directories
2012-10-31
Peter Maydell
update-linux-headers.sh: Handle new kernel uapi/ directories
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-30
Peter Maydell
configure: use -Wwombat to test whether gcc recognizes...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-29
Peter Maydell
Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-27
Peter Maydell
Makefile: Forbid out-of-tree build from a source tree...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-27
Peter Maydell
configure: Disable (clang) initializer-overrides warnings
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-24
Peter Maydell
target-arm: Remove out of date FIXME regarding saturating...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-24
Peter Maydell
target-arm: Implement abs_i32 inline rather than as...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-24
Peter Maydell
target-arm: Use TCG operation for Neon 64 bit negation
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-24
Peter Maydell
arm-semi.c: Handle get/put_user() failure accessing...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/pl031: Use LOG_GUEST_ERROR
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/pl190: Use LOG_GUEST_ERROR
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/pl041: Use LOG_UNIMP
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
hw/hw.h: Add include of qemu-log.h
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-20
Peter Maydell
qemu-log: Add new log category for guest bugs
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-19
Peter Maydell
qemu-options.hx: Change from recommending '?' to 'help'
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-19
Peter Maydell
ui/vnc-jobs.c: Fix minor typos in comments
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-19
Peter Maydell
target-arm/neon_helper: Remove obsolete FIXME comment
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-19
Peter Maydell
targphys.h: Don't define target_phys_addr_t for user...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-16
Peter Maydell
tcg/arm: Implement movcond_i32
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-16
Peter Maydell
tcg/arm: Factor out code to emit immediate or reg-reg op
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
configure: Remove unnecessary host_guest_base code
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
linux-user: If loading fails, print error as string...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
arm_gic: Rename gic_state to GICState
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
hw/ds1338: Implement state save/restore
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
hw/ds1338: Remove 'now' field from state struct
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
hw/ds1338: Recapture current time when register pointer...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
hw/ds1338: Fix mishandling of register pointer
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-12
Peter Maydell
configure: Tidy up remnants of non-64-bit physaddrs
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-05
Peter Maydell
target-arm: Drop unused DECODE_CPREG_CRN macro
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-05
Peter Maydell
target-arm: Reinstate display of VFP registers in cpu_dump_state
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-05
Peter Maydell
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-05
Peter Maydell
tcg/arm: Use tcg_out_mov_reg rather than inline equivalent...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-01
Peter Maydell
fpu/softfloat.c: Return correctly signed values from...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-10-01
Peter Maydell
fpu/softfloat.c: Remove pointless shift of always-zero...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-21
Peter Maydell
Drop cpu_list_id macro
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-21
Peter Maydell
target-i386: Fold -cpu ?cpuid, ?model output into ...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-19
Peter Maydell
hw/pflash_cfi0[12]: Use host-utils.h ctz32()
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-19
Peter Maydell
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOIC...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-14
Peter Maydell
linux-user: Remove #if 0'd cpu_get_real_ticks() definition
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-11
Peter Maydell
kvm-all.c: Move init of irqchip_inject_ioctl out of...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-11
Peter Maydell
update-linux-headers.sh: Don't hard code list of architectures
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-09-06
Peter Maydell
hw/pl110: Fix spelling of 'palette'
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-29
Peter Maydell
hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-27
Peter Maydell
linux-user: Clarify "Unable to reserve guest address...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-26
Peter Maydell
tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-16
Peter Maydell
osdep: Fix compilation failure on BSD systems
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-16
Peter Maydell
Support using a different compiler for Objective-C...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-16
Peter Maydell
configure: Define OS_OBJECT_USE_OBJC=0 for MacOSX builds
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-16
Peter Maydell
configure: Don't override user's --cpu on MacOS and...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-15
Peter Maydell
iov_send_recv(): Handle zero bytes case even if OS...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-15
Peter Maydell
cputlb.c: Fix out of date comment
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-15
Peter Maydell
Makefile: Avoid explicit list of directories in clean...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-14
Peter Maydell
update-linux-headers.sh: Pull in asm-generic/kvm_para.h
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-13
Peter Maydell
linux-user: Move target_to_host_errno_table[] setup...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-13
Peter Maydell
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-13
Peter Maydell
linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-13
Peter Maydell
hw/armv7m_nvic: Fix incorrect default for num-irqs...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-11
Peter Maydell
configure: Check for -Werror causing failures when...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-10
Peter Maydell
target-arm: Fix typos in comments
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Add documentation comment for kvm_irqchip_in_kernel()
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Decouple 'GSI routing' from 'kernel irqchip'
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Decouple 'MSI routing via irqfds' from 'kernel...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Decouple 'irqfds usable' from 'kernel irqchip'
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Move kvm_allows_irq0_override() to target-i386...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
kvm: Decouple 'async interrupt delivery' from 'kernel...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-09
Peter Maydell
configure: Don't implicitly hardcode list of KVM architectures
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-04
Peter Maydell
configure: Fix set-but-not-used warning in Xen 4.1...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-04
Peter Maydell
configure: Don't run Xen compile checks in subshells
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-03
Peter Maydell
exec.c: Remove out of date comment
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-08-02
Peter Maydell
Support 'help' as a synonym for '?' in command line...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: Fix compile warning in utimensat/futimens...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: Fix warnings in VDE library probe
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: Fix compile warning in PNG test
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: -march=i486 belongs in QEMU_CFLAGS, not...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: Don't run configure tests with -Werror enabled
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-31
Peter Maydell
configure: Split valgrind test into pragma test and...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-28
Peter Maydell
hw/escc: Drop duplicate definition of 'disabled' property
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-28
Peter Maydell
vl.c: Don't print errno after failed qemu_chr_new()
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-21
Peter Maydell
cpus.c: Make all_cpu_threads_idle() static
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboard
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
hw/arm_boot.c: Support DTBs which use 64 bit addresses
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
device_tree: Add support for reading device tree properties
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
hw/arm_boot.c: Check for RAM sizes exceeding ATAGS...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
hw/arm_boot.c: Consistently use ram_size from arm_boot_info...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
hw/arm_boot.c: Make ram_size a uint64_t
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-20
Peter Maydell
hw/pl011.c: Avoid crash on read when no chr backend...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-14
Peter Maydell
monitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_BITS...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-14
Peter Maydell
hw/sh_serial: Use TARGET_PRIxPHYS rather than %x for...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-14
Peter Maydell
hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-14
Peter Maydell
targphys.h: Define TARGET_PRI*PHYS format specifier...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-14
Peter Maydell
disas: Fix printing of addresses in disassembly
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-12
Peter Maydell
target-arm: Add support for long format translation...
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-12
Peter Maydell
target-arm: Implement TTBCR changes for LPAE
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
2012-07-12
Peter Maydell
target-arm: Implement long-descriptor PAR format
Signed-off-by:
Peter Maydell
<peter.maydell@linaro.org>
commit
|
commitdiff
|
tree
next