| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | target-arm: Handle UNDEF cases for VDUP (scalar) | Juha Riihimäki | 2011-04-12 | 1 | -0/+3 |
* | target-arm: Treat UNPREDICTABLE VTBL, VTBX case as UNDEF | Peter Maydell | 2011-04-12 | 1 | -1/+8 |
* | target-arm: Handle UNDEF cases for Neon 2 register misc forms | Peter Maydell | 2011-04-12 | 1 | -5/+16 |
* | target-arm: Simplify checking of size field in Neon 2reg-misc forms | Peter Maydell | 2011-04-12 | 1 | -76/+179 |
* | target-arm: Handle UNDEF cases for VEXT | Peter Maydell | 2011-04-12 | 1 | -0/+4 |
* | target-arm: Handle UNDEF cases for Neon 2 regs + scalar forms | Peter Maydell | 2011-04-12 | 1 | -10/+27 |
* | target-arm: Handle UNDEF cases for Neon 3-regs-different-widths | Peter Maydell | 2011-04-12 | 1 | -20/+36 |
* | target-arm: Handle UNDEF cases for Neon invalid modified-immediates | Peter Maydell | 2011-04-12 | 1 | -0/+10 |
* | target-arm: Collapse VSRI case into VSHL, VSLI | Peter Maydell | 2011-04-12 | 1 | -4/+0 |
* | target-arm: Handle UNDEF cases for Neon "2 regs and shift" insns | Peter Maydell | 2011-04-12 | 1 | -19/+22 |
* | target-arm: Simplify three-register pairwise code | Juha Riihimäki | 2011-04-12 | 1 | -11/+8 |
* | target-arm: Handle UNDEF cases for Neon 3-regs-same insns | Peter Maydell | 2011-04-12 | 1 | -11/+43 |
* | target-arm: Use lookup table for size check on Neon 3-reg-same insns | Peter Maydell | 2011-04-12 | 1 | -64/+133 |
* | fix acpi regression | Wen Congyang | 2011-04-12 | 1 | -1/+1 |
* | Replace cpu_physical_memory_rw were possible | Stefan Weil | 2011-04-12 | 8 | -21/+19 |
* | monitor: Remove some type casts which are no longer needed | Stefan Weil | 2011-04-12 | 1 | -30/+18 |
* | exec: Remove a type cast which is no longer needed | Stefan Weil | 2011-04-12 | 1 | -1/+1 |
* | cpu-common: Modify cpu_physical_memory_read and cpu_physical_memory_write | Stefan Weil | 2011-04-12 | 1 | -3/+3 |
* | configure: disable opengl per default | Michael Walle | 2011-04-12 | 1 | -0/+1 |
* | target-ppc: remove #ifdef FLOAT128 | Aurelien Jarno | 2011-04-12 | 1 | -20/+0 |
* | target-sh4: get rid of CPU_{Float,Double}U | Aurelien Jarno | 2011-04-12 | 2 | -158/+92 |
* | unicore32: necessary modifications for other files to support unicore32 | Guan Xuetao | 2011-04-12 | 10 | -14/+202 |
* | unicore32: add necessry headers in linux-user/unicore32 for unicore32 support | Guan Xuetao | 2011-04-12 | 4 | -0/+454 |
* | unicore32: add target-unicore32 directory for unicore32-linux-user support | Guan Xuetao | 2011-04-12 | 6 | -0/+3142 |
* | microblaze: Add partial decoding of stream insns | Edgar E. Iglesias | 2011-04-12 | 4 | -0/+78 |
* | microblaze: Add stream-insn related constants | Edgar E. Iglesias | 2011-04-12 | 1 | -0/+9 |
* | microblaze: Correct ec mask in debug print | Edgar E. Iglesias | 2011-04-11 | 1 | -1/+1 |
* | microblaze: Add constant for exception-code mask | Edgar E. Iglesias | 2011-04-11 | 1 | -0/+1 |
* | microblaze: Correct MMU_ZONES mask | Alejandro Cabrera | 2011-04-11 | 1 | -1/+1 |
* | ppc: remove a write-only variable | Blue Swirl | 2011-04-11 | 1 | -2/+0 |
* | s390x: fix virtio feature bitmap | Alexander Graf | 2011-04-10 | 1 | -2/+2 |
* | s390x: set alignment for long to 8 | Alexander Graf | 2011-04-10 | 1 | -0/+1 |
* | musicpal: Fix registration of MMIO-less sysbus devices | Jan Kiszka | 2011-04-10 | 1 | -2/+2 |
* | acpi, acpi_piix: factor out GPE logic | Isaku Yamahata | 2011-04-10 | 3 | -70/+108 |
* | arm: basic support for ARMv4/ARMv4T emulation | Dmitry Eremin-Solenikov | 2011-04-10 | 3 | -12/+80 |
* | Fix conversions from pointer to tcg_target_long | Stefan Weil | 2011-04-10 | 12 | -14/+14 |
* | vnc: tight: Fix crash after 2GB of output | Michael Tokarev | 2011-04-10 | 2 | -4/+5 |
* | smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_... | Isaku Yamahata | 2011-04-09 | 5 | -28/+28 |
* | lan9118: Ignore write to MAC_VLAN1 register | Atsushi Nemoto | 2011-04-09 | 1 | -0/+6 |
* | acpi, acpi_piix, vt82c686: factor out PM1_CNT logic | Isaku Yamahata | 2011-04-09 | 4 | -52/+74 |
* | acpi, acpi_piix, vt82c686: factor out PM1a EVT logic | Isaku Yamahata | 2011-04-09 | 4 | -75/+81 |
* | acpi, acpi_piix, vt82c686: factor out PM_TMR logic | Isaku Yamahata | 2011-04-09 | 4 | -65/+96 |
* | hw/pflash_cfi02: Fix lazy reset of ROMD mode | Jordan Justen | 2011-04-09 | 1 | -1/+1 |
* | configure: avoid basename usage message | Scott Wood | 2011-04-09 | 1 | -1/+1 |
* | mpc85xx_pci_map_irq: change "unknow" to "unknown" | Scott Wood | 2011-04-09 | 1 | -1/+1 |
* | event: trivial coding style fixes | Brad Hards | 2011-04-09 | 1 | -7/+7 |
* | multiboot: Quote filename in error message | Adam Lackorzynski | 2011-04-09 | 1 | -1/+1 |
* | ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm | David Gibson | 2011-04-08 | 1 | -0/+9 |
* | Use existing helper function to implement popcntd instruction | David Gibson | 2011-04-08 | 1 | -13/+1 |
* | Delay creation of pseries device tree until reset | David Gibson | 2011-04-08 | 2 | -48/+75 |