aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-04lm32: add Milkymist PFPU supportMichael Walle
2011-04-04lm32: add Milkymist Minimac supportMichael Walle
2011-04-04lm32: add Milkymist memory card supportMichael Walle
2011-04-04lm32: add Milkymist HPDMC supportMichael Walle
2011-04-04lm32: add Milkymist AC97 supportMichael Walle
2011-04-04Revert "ioapic: when switches to level trigger mode, interrupts raised repeat...Aurelien Jarno
2011-04-04s390x: enable CPU_QuadUUlrich Hecht
2011-04-04s390x: Enable nptl for s390xUlrich Hecht
2011-04-04s390x: Enable disassembler for s390xUlrich Hecht
2011-04-04s390x: fix s390-virtio-serialAlexander Graf
2011-04-04s390x: fix KVM targetAlexander Graf
2011-04-04virtio: use generic name when possibleAlexander Graf
2011-04-04Only build ivshmem when CONFIG_PCI && CONFIG_KVMAlexander Graf
2011-04-04w32: Fix compilation (wrong include file)Stefan Weil
2011-04-04register signal handler after initializing SDL.Gleb Natapov
2011-04-04vl.c: Tidy up message printed when we exit on a signalPeter Maydell
2011-04-04net: Remove unused net-checksum.c fileStefan Hajnoczi
2011-04-04e1000: Mask out lower bits of RDBAL/TDBALKevin Wolf
2011-04-03gdbstub: Catch and report more vmstop reasonsJan Kiszka
2011-04-03tests/cris: Fix some errors and potential crashesStefan Weil
2011-04-03ioapic: when switches to level trigger mode, interrupts raised repeatedly.Isaku Yamahata
2011-04-03Fix trivial "endianness bugs"Stefan Weil
2011-04-03hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell
2011-04-03target-arm/helper.c: For float-int conversion helpers pass ints as intsPeter Maydell
2011-04-03target-arm: Use new softfloat min/max functions for VMAX, VMINPeter Maydell
2011-04-03softfloat: Add float*_min() and float*_max() functionsPeter Maydell
2011-04-03target-arm: Correct ABD's handling of negative zeroesPeter Maydell
2011-04-03target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handlingPeter Maydell
2011-04-03target-arm: Return right result for Neon comparison with NaNsPeter Maydell
2011-04-03target-arm/neon_helper.c: Use make_float32/float32_val macrosPeter Maydell
2011-04-01ccid: add docsAlon Levy
2011-04-01ccid: add ccid-card-emulated deviceAlon Levy
2011-04-01libcacard: add docsRobert Relyea
2011-04-01libcacard: add vscclientRobert Relyea
2011-04-01libcacard: initial commitRobert Relyea
2011-04-01ccid: add passthru card deviceAlon Levy
2011-04-01introduce libcacard/vscard_common.hAlon Levy
2011-04-01usb-ccid: add CCID busAlon Levy
2011-04-01qemu-thread.h: include inttypes.hAlon Levy
2011-04-01trace: move trace objects from Makefile to Makefile.objsAlon Levy
2011-04-01net: Improve the warnings for dubious command line option combinationsPeter Maydell
2011-04-01hw/versatilepb, realview: Fix condition for instantiation of onboard NICPeter Maydell
2011-04-01pcnet: Fix sign extension: make ipxe work with >2G RAMMichael Brown
2011-04-01target-arm: Don't leak TCG temp for UNDEFs in Neon load/store spacePeter Maydell
2011-04-01target-arm: Fix VLD of single element to all lanesPeter Maydell
2011-04-01Fix net_check_clients warnings: make it per vlan.Tristan Gingold
2011-04-01vnc: added missing name->keysym pairs for Polish national charactersLeszek Grzegorek
2011-04-01get rid of private bitmap functions in block/sheepdog.c, use generic onesMichael Tokarev
2011-04-01lsi53c895a: add support for ABORT messagesBernhard Kohl
2011-04-01fix build errors when we enable acpi_piix4 debugWen Congyang