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-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 |
2013-05-06 |
Peter Maydell | configure: Check that "libtool" is not the MacOSX one Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-05-03 |
Peter Maydell | target-arm: Fix incorrect check of kvm_vcpu_ioctl return... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-26 |
Peter Maydell | linux-user: fix compile error due to stray colon at... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-22 |
Peter Maydell | qtest: Handle addresses and values for {in, out}[bwl... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-21 |
Peter Maydell | ui/cocoa.m: Fix recent compile breakage Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-20 |
Peter Maydell | qdev: Drop taddr properties Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-20 |
Peter Maydell | hw/sm501: Use correct setter for sysbus-ohci dma-address... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | target-arm: Correctly restore FPSCR Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | target-arm: Add some missing CPU state fields to VMState Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Expose PCI memory space to system Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | arm/realview: Fix mapping of PCI regions Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Implement the PCI controller's control... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Implement the correct PCI IRQ mapping Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Put the host bridge PCI device at slot 29 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Use separate PCI I/O space rather than... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Update to realize and instance init... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Expose PCI I/O region on Versatile PB Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-19 |
Peter Maydell | versatile_pci: Fix hardcoded tabs Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-15 |
Peter Maydell | fpu: Correct edgecase in float64_muladd Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-15 |
Peter Maydell | arm: fix location of some include files Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-12 |
Peter Maydell | cpu-exec: Allow "-d exec" in non-debug builds (drop... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-12 |
Peter Maydell | Typo, spelling and grammatical fixes Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-12 |
Peter Maydell | target-moxie: Fix VMState registration Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-08 |
Peter Maydell | configure: Don't fall back to gthread coroutine backend Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-08 |
Peter Maydell | configure: Provide and use convenience error reporting... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | pflash_cfi01: Implement migration support Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | pflash_cfi01: Drop unused 'bypass' field Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | hw/arm_gic_common: Use vmstate struct rather than save... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | arm_gic: Fix sizes of state fields in preparation for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | vmstate: Add support for two dimensional arrays Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | hw/arm_mptimer: Save the timer state Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | pl050: Don't send always-constant is_mouse field Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | hw/arm/nseries: don't print to stdout or stderr Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2013-04-05 |
Peter Maydell | linux-user: Don't omit comma for strace of rt_sigaction() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |