2011-09-23 |
Peter Maydell | hw/omap_gpmc: Modify correct field when writing IRQSTATUS... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-23 |
Peter Maydell | hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-21 |
Peter Maydell | configure: Make missing pkg-config an error rather... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-16 |
Peter Maydell | hw/integratorcp: Fix bugs in writes to CM_CTRL system... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-07 |
Peter Maydell | usb-musb: Take a DeviceState* in init function Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-07 |
Peter Maydell | usb: Remove leading underscores from __musb_irq_max Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-07 |
Peter Maydell | hw/qxl: Fix format string errors Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-07 |
Peter Maydell | spice-qemu-char.c: Use correct printf format char for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-09-01 |
Peter Maydell | tcg/ppc/tcg-target.c: Avoid 'set but not used' gcc... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-31 |
Peter Maydell | tusb6010: Convert to qdev [Peter Maydell: More fixes and cleanups for upstream... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Implement prefetch engine Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap: Wire up the DMA request line to the GPMC Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Pull prefetch engine data into sub-struct Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Support NAND devices Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Reindent misindented switch statements Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Wire up the GPMC IRQ correctly Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-28 |
Peter Maydell | hw/sysbus: Add sysbus_mmio_get_region() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-23 |
Peter Maydell | hw/omap_gpmc: Don't try to map CS0 twice on reset Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-19 |
Peter Maydell | target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-17 |
Peter Maydell | hw/pl061.c: Support GPIOAMSEL register Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-17 |
Peter Maydell | hw/pl061: Convert to VMState Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-17 |
Peter Maydell | vexpress, realview: Use pl111, not pl110 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-17 |
Peter Maydell | versatilepb: Implement SYS_CLCD mux control register... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-17 |
Peter Maydell | hw/pl110: Model the PL111 CLCD controller Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-14 |
Peter Maydell | hw/scsi-bus.c: Fix use of uninitialised variable Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-08-11 |
Peter Maydell | hw/qdev: Don't crash if qdev_create(NULL, ...) fails Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | user: Restore debug usage message for '-d ?' in user... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | onenand: Pass BlockDriverState to init function Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | hw/nand: Writing to NAND can only clear bits Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | hw/nand: Pass block device state to init function Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | lm832x: Take DeviceState pointer in lm832x_key_event() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-30 |
Peter Maydell | hw/omap_clk: Add the clock for the OMAP2430-specific... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Don't print debug messages for various... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Handle UNDEF and UNPREDICTABLE cases for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Support v6 barriers in linux-user mode Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-26 |
Peter Maydell | target-arm: Mark 1136r1 as a v6K core Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-16 |
Peter Maydell | tcg/README: Expand advice on number of TCG ops per... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-13 |
Peter Maydell | linux-user/signal.c: Rename s390 target_ucontext fields... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-12 |
Peter Maydell | target-alpha, target-ppc: Remove unnecessary setjmp... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-12 |
Peter Maydell | exec-all.h: Make MAX_OP_PER_INSTR large enough for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-12 |
Peter Maydell | exec.c: Fix calculation of code_gen_buffer_max_size Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-11 |
Peter Maydell | linux-user/syscall.c: Enforce pselect6 sigset size... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-11 |
Peter Maydell | linux-user: Implement prlimit64 syscall Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-11 |
Peter Maydell | linux-user: Add syscall numbers from kernel 2.6.39.2 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-07-05 |
Peter Maydell | hw/usb-musb.c: Don't misuse usb_packet_complete() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-24 |
Peter Maydell | MAINTAINERS: Fix typo in email address Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-24 |
Peter Maydell | configure: Don't create symlinks to nonexistent targets Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-23 |
Peter Maydell | hw/usb-ohci.c: Fix handling of remote wakeup corner... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Minimal implementation of performance counters Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "Makefile.target: Allow target helpers to be... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "target-arm: Use global env in neon_helper.c... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Pass fp status pointer explicitly to neon... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Make VFP binop helpers take pointer to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | target-arm: Add helper function to generate code to... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "target-arm: Use global env in iwmmxt_helper... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | net: Warn about "-net nic" options which were ignored Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | net: Don't warn about the default network setup Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-22 |
Peter Maydell | Revert "net: Improve the warnings for dubious command... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user/signal.c: Remove unused fenab Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user/signal.c: Remove only-ever-set variable... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user: Bump do_syscall() up to 8 syscall arguments Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | m68k-semi.c: Use correct check for failure of do_brk() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | arm-semi.c: Use correct check for failure of do_brk() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user: Don't use MAP_FIXED in do_brk() Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-21 |
Peter Maydell | linux-user: Handle images where lowest vaddr is not... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-15 |
Peter Maydell | hw/9118.c: Implement active-low interrupt support Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-14 |
Peter Maydell | hw/usb-ohci.c: Implement remote wakeup Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-14 |
Peter Maydell | hw/usb-ohci.c: Ignore writes to HcPeriodCurrentED register Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-13 |
Peter Maydell | configure: Detect and don't try to use older libcurl Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-13 |
Peter Maydell | Changelog: Add explanatory note that this file is no... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-03 |
Peter Maydell | tcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-03 |
Peter Maydell | tcg/tcg-op.h: Fix prototypes for ld/st functions on... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-06-03 |
Peter Maydell | target-arm: Fix compilation failure for 64 bit hosts Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | configure: Document --disable-slirp option in --help Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm/exec.h: Remove unused #define of M0 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Signal InvalidOp for Neon GE and GT compares... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Use correct float status for Neon int-float... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Signal Underflow when denormal flushed... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | softfloat: Add new flag for when denormal result is... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Signal InputDenormal for VRECPE, VRSQRTE... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-23 |
Peter Maydell | target-arm: Don't set FP exceptions in recip, recip_sqrt... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-22 |
Peter Maydell | hw/sd.c: Don't complain about SDIO commands CMD52/CMD53 Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-22 |
Peter Maydell | hw/realview.c: Remove duplicate #include line Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-14 |
Peter Maydell | configure: List available targets in --help output Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-05-14 |
Peter Maydell | target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-27 |
Peter Maydell | target-arm: Don't update base register on abort in... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-26 |
Peter Maydell | configure: Make epoll_create1 test work around SPARC... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-25 |
Peter Maydell | linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-25 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon VLD/VST multiple... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-25 |
Peter Maydell | target-arm: Handle UNDEFs for Neon single element load... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-20 |
Peter Maydell | target-arm: Set Invalid flag for NaN in float-to-int... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-20 |
Peter Maydell | hw/arm_boot.c: move initrd load address up to accommodate... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-14 |
Peter Maydell | tests/test-mmap.c: Check mmap() return value before... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |
2011-04-13 |
Peter Maydell | target-arm: Don't overflow when calculating value for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
commit | commitdiff | tree |