2013-08-20 |
Peter Maydell | hw/arm/versatilepb: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/strongarm: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/realview: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/omap*: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/musicpal: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/kzm: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/integratorcp: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/highbank: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/exynos4210: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | hw/arm/armv7m: Don't use arm_pic_init_cpu() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | target-arm: Make IRQ and FIQ gpio lines on the CPU... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-20 |
Peter Maydell | target-arm: Implement 'int' loglevel Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-12 |
Peter Maydell | hw/virtio/virtio-mmio: Make QueueNumMax read 0 for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-08-09 |
Peter Maydell | hw/virtio/virtio: Don't allow guests to add/remove... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | linux-user: Return success from m68k set_thread_area... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | linux-user/signal.c: Avoid using uninitialized data... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | linux-user/signal.c: PPC: Silence clang uninitialized... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | spapr: Rename 'dprintf' to 'DPRINTF' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | s390x: Rename 'dprintf' to 'DPRINTF' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-30 |
Peter Maydell | block/sheepdog: Rename 'dprintf' to 'DPRINTF' Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-29 |
Peter Maydell | tpm.c: Don't try to put -1 in a variable of type TpmModel Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-23 |
Peter Maydell | linux-user: Fix pipe syscall return for SPARC Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-23 |
Peter Maydell | linux-user: Fix target_stat and target_stat64 for OpenRISC Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-23 |
Peter Maydell | HACKING: Document vaddr type usage Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | hw: Avoid use of QOM type name macros in VMStateDescriptions Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | tests: Add test-bitops.c with some sextract tests Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | bitops: Provide sextract32() and sextract64() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | configure: Make NPTL non-optional Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Enable NPTL for x86-64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Clean up handling of clone() argument order Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Add missing 'break' in i386 get_thread_area... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Enable NPTL for m68k Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Enable NPTL for SPARC targets Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Enable NPTL for OpenRISC Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | linux-user: Move includes of target-specific headers... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | configure: Enable threading for unicore32-linux-user Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | configure: Enable threading on all ppc and mips linux... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | configure: Don't say target_nptl="no" if there is no... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-22 |
Peter Maydell | configure: Flip default of target_nptl Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | vexpress: Add virtio-mmio transports Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | vexpress: Make VEDBoardInfo extend arm_boot_info Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | arm/boot: Allow boards to modify the FDT blob Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | virtio: Implement MMIO based virtio transport Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | virtio: Support transports which can specify the vring... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | virtio: Add support for guest setting of queue size Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | arm/boot: Use qemu_devtree_setprop_sized_cells() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-19 |
Peter Maydell | device_tree: Add qemu_devtree_setprop_sized_cells(... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-18 |
Peter Maydell | configure: Provide more helpful message if libvte not... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-18 |
Peter Maydell | exec.c: Pass correct pointer type to qemu_ram_ptr_length Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-15 |
Peter Maydell | target-arm: Avoid g_hash_table_get_keys() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-15 |
Peter Maydell | target-arm: avoid undefined behaviour when writing... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-15 |
Peter Maydell | hw/arm/vexpress: Add alias for flash at address 0 on... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-15 |
Peter Maydell | hw/dma/omap_dma: Fix bugs with DMA requests above 32 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-15 |
Peter Maydell | sd/pl181.c: Avoid undefined shift behaviour in RWORD... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-15 |
Peter Maydell | hw/cpu/a15mpcore: Correct default value for num-irq Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-09 |
Peter Maydell | linux-user: Move cpu_clone_regs() and cpu_set_tls(... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-07 |
Peter Maydell | MAINTAINERS: fix bad F: patterns Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-05 |
Peter Maydell | user-exec.c: Set is_write correctly in the ARM cpu_signal_ha... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-07-05 |
Peter Maydell | linux-user: Fix sys_utimensat (would not compile on... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-27 |
Peter Maydell | linux-user: Fix compilation failure Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | arm/boot: Free dtb blob memory after use Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Make LPAE feature imply V7MP Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Use tuple list to sync cp regs with KVM Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Reinitialize all KVM VCPU registers on... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Initialize cpreg list from KVM when using KVM Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Convert TCG to using (index,value) list... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: mark up cpregs for no-migrate or raw access Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-25 |
Peter Maydell | target-arm: Allow special cpregs to have flags set Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-21 |
Peter Maydell | configure: Add signed*signed check to [u]int128_t test Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-21 |
Peter Maydell | Makefile: pass include directives to dtc via CPPFLAGS... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-20 |
Peter Maydell | exec.c: address_space_translate: handle access to addr... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-14 |
Peter Maydell | ppc: Remove CONFIG_FDT conditionals Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-14 |
Peter Maydell | microblaze: Remove CONFIG_FDT conditionals Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-14 |
Peter Maydell | arm: Remove CONFIG_FDT conditionals Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-14 |
Peter Maydell | configure: Require libfdt for arm, ppc, microblaze... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-12 |
Peter Maydell | configure: Drop CONFIG_ATFILE test Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-12 |
Peter Maydell | linux-user: Drop direct use of openat etc syscalls Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-12 |
Peter Maydell | linux-user: Allow getdents to be provided by getdents64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-10 |
Peter Maydell | softfloat: Fix shift128Right for shift counts 64..127 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-03 |
Peter Maydell | configure: Report unknown target names more helpfully Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-06-03 |
Peter Maydell | configure: Autogenerate default target list Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-28 |
Peter Maydell | cocoa: Avoid deprecated NSOpenPanel beginSheetForDirectory Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-28 |
Peter Maydell | cocoa: Avoid deprecated NSOpenPanel filename method Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-28 |
Peter Maydell | cocoa: Avoid deprecated CPS* functions Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-28 |
Peter Maydell | cocoa: Fix leaks of NSScreen and NSConcreteMapTable Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove gen_{ld,st}* definitions Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove gen_{ld,st}* from thumb2 decoder Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove gen_{ld,st}* from Thumb insns Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove gen_{ld,st}* from basic ARM insns Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove use of gen_{ld,st}* from ldrex/strex Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove uses of gen_{ld,st}* from Neon code Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove uses of gen_{ld,st}* from iWMMXt... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Remove gen_ld64() and gen_st64() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-26 |
Peter Maydell | target-arm: Don't use TCGv when we mean TCGv_i32 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-15 |
Peter Maydell | hw/pci-host/versatile.c: Provide property for forcing... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-15 |
Peter Maydell | hw/pci-host/versatile.c: Update autodetect to detect... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-15 |
Peter Maydell | Revert "versatile_pci: Put the host bridge PCI device... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-15 |
Peter Maydell | configure: Detect uuid on MacOSX (fixes compile failure) Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |