2011-04-12 |
Peter Maydell | target-arm: Simplify checking of size field in Neon... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for VEXT Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 2 regs + scalar... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 3-regs-different... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon invalid modified... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Collapse VSRI case into VSHL, VSLI Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon "2 regs and... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Juha Riihimäki | target-arm: Simplify three-register pairwise code Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Handle UNDEF cases for Neon 3-regs-same... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Peter Maydell | target-arm: Use lookup table for size check on Neon... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Wen Congyang | fix acpi regression Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Stefan Weil | Replace cpu_physical_memory_rw were possible Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Stefan Weil | monitor: Remove some type casts which are no longer... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Stefan Weil | exec: Remove a type cast which is no longer needed Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Stefan Weil | cpu-common: Modify cpu_physical_memory_read and cpu_physical... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Michael Walle | configure: disable opengl per default Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Aurelien Jarno | target-ppc: remove #ifdef FLOAT128 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-12 |
Aurelien Jarno | target-sh4: get rid of CPU_{Float,Double}U Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-10 |
Alexander Graf | s390x: fix virtio feature bitmap Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-10 |
Alexander Graf | s390x: set alignment for long to 8 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-10 |
Jan Kiszka | musicpal: Fix registration of MMIO-less sysbus devices Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-10 |
Isaku Yamahata | acpi, acpi_piix: factor out GPE logic Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Dmitry Eremin-Solenikov | arm: basic support for ARMv4/ARMv4T emulation Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Stefan Weil | Fix conversions from pointer to tcg_target_long Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Michael Tokarev | vnc: tight: Fix crash after 2GB of output Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Isaku Yamahata | smbus_eeprom: consolidate smbus eeprom creation oc... Cc: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Atsushi Nemoto | lan9118: Ignore write to MAC_VLAN1 register ...20:15:30 +0200, Aurelien Jarno <aurelien@aurel32.net> wrote: Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Isaku Yamahata | acpi, acpi_piix, vt82c686: factor out PM1_CNT logic Cc: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Isaku Yamahata | acpi, acpi_piix, vt82c686: factor out PM1a EVT logic Cc: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Isaku Yamahata | acpi, acpi_piix, vt82c686: factor out PM_TMR logic Cc: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-09 |
Jordan Justen | hw/pflash_cfi02: Fix lazy reset of ROMD mode Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | cpu-all.h: Remove unnecessary target-specific ifdef... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | target-arm: Make Neon helper routines use correct FP... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | target-arm: Use global env in iwmmxt_helper.c helpers Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | target-arm: Use global env in neon_helper.c helpers Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
Peter Maydell | Makefile.target: Allow target helpers to be in any... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
David Gibson | Fix non-portable format string in usb-ccid.c Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-04 |
Aurelien Jarno | Revert "ioapic: when switches to level trigger mode...
|
commit | commitdiff | tree |
2011-04-03 |
Ulrich Hecht | s390x: enable CPU_QuadU Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Ulrich Hecht | s390x: Enable nptl for s390x Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Ulrich Hecht | s390x: Enable disassembler for s390x Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Alexander Graf | s390x: fix s390-virtio-serial Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Alexander Graf | s390x: fix KVM target Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Alexander Graf | virtio: use generic name when possible Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Alexander Graf | Only build ivshmem when CONFIG_PCI && CONFIG_KVM Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Stefan Weil | w32: Fix compilation (wrong include file) Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Gleb Natapov | register signal handler after initializing SDL. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | vl.c: Tidy up message printed when we exit on a signal Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Stefan Hajnoczi | net: Remove unused net-checksum.c file Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Kevin Wolf | e1000: Mask out lower bits of RDBAL/TDBAL Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Jan Kiszka | gdbstub: Catch and report more vmstop reasons Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Isaku Yamahata | ioapic: when switches to level trigger mode, interrupts... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Stefan Weil | Fix trivial "endianness bugs" Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | hw/vexpress.c: Add model of ARM Versatile Express board Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm/helper.c: For float-int conversion helpers... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Use new softfloat min/max functions for... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | softfloat: Add float*_min() and float*_max() functions Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Correct ABD's handling of negative zeroes Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm: Return right result for Neon comparison... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-03 |
Peter Maydell | target-arm/neon_helper.c: Use make_float32/float32_val... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | net: Improve the warnings for dubious command line... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | hw/versatilepb, realview: Fix condition for instantiation... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael Brown | pcnet: Fix sign extension: make ipxe work with >2G RAM Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | target-arm: Don't leak TCG temp for UNDEFs in Neon... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Peter Maydell | target-arm: Fix VLD of single element to all lanes Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Tristan Gingold | Fix net_check_clients warnings: make it per vlan. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Leszek Grzegorek | vnc: added missing name->keysym pairs for Polish national... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Michael Tokarev | get rid of private bitmap functions in block/sheepdog... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Bernhard Kohl | lsi53c895a: add support for ABORT messages Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Wen Congyang | fix build errors when we enable acpi_piix4 debug Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Stefan Weil | ui/sdl: Load optional QEMU icon Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-04-01 |
Aurelien Jarno | pc-bios/spapr-rtas.bin: remove executable flag Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: use make_float32() to make constant floats... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: Fix VRECPS edge cases handling Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: Fix TCG temporary leaks for scalar VMULL Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: Set Q bit for overflow in SMUAD and SMLAD Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: Fix GE bits for v6media signed modulo arithmetic Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | target-arm: Fix UNDEF cases in Thumb load/store Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Peter Maydell | linux-user: Fix unlock_user() call in return from poll() Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Jan Kiszka | vmmouse: Register vmstate via qdev Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Jan Kiszka | vmmouse: Fix initialization Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Jan Kiszka | vmmouse: Fix typo preventing x86-64 build Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
René Rebe | fix applesmc REV key Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
René Rebe | enable kvm for ppc(32) on ppc64 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Fabien Chouteau | target-ppc: add support for 6 SPE instructions Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Aurelien Jarno | pc-bios: update linuxboot.bin and multiboot.bin Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-22 |
Gleb Natapov | fix linuxboot.bin and multiboot.bin to not hijack int19 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-21 |
Andreas Färber | softfloat: Drop [s]bits{8, 16, 32, 64} types in favor... Cc: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-21 |
Andreas Färber | softfloat: Resolve type mismatches between declaration... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-21 |
Andreas Färber | softfloat: Prepend QEMU-style header with derivation... Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-21 |
Stefan Hajnoczi | e1000: Fix multi-descriptor packet checksum offload Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-21 |
Aurelien Jarno | Merge branch 'for-anthony' of git://github.com/bonzini...
|
commit | commitdiff | tree |
2011-03-21 |
Aurelien Jarno | Merge branch 'for-anthony' of git://repo.or.cz/qemu...
|
commit | commitdiff | tree |
2011-03-21 |
Aurelien Jarno | rbd: don't link with -lcrypto Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-21 |
Peter Maydell | hw/arm_sysctl.c: Add the Versatile Express system registers Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-07 |
Peter Maydell | target-arm: Implement a minimal set of cp14 debug registers Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-07 |
Peter Maydell | target-arm: Use TCG temporary leak debugging facilities Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-07 |
Peter Maydell | target-arm: Remove ad-hoc leak checking code Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |
2011-03-07 |
Peter Maydell | tcg: Add support for debugging leakage of temporaries Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
|
commit | commitdiff | tree |