aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-01ui/sdl: Load optional QEMU iconStefan Weil
2011-04-01pc-bios/spapr-rtas.bin: remove executable flagAurelien Jarno
2011-04-01Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson
2011-04-01Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson
2011-04-01Add a PAPR TCE-bypass mechanism for the pSeries machineBen Herrenschmidt
2011-04-01Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt
2011-04-01Implement PAPR CRQ hypercallsBen Herrenschmidt
2011-04-01Implement sPAPR Virtual LAN (ibmveth)David Gibson
2011-04-01Implement TCE translation for sPAPR VIODavid Gibson
2011-04-01Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson
2011-04-01Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interruptsDavid Gibson
2011-04-01Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson
2011-04-01Implement assorted pSeries hcalls and RTAS methodsDavid Gibson
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson
2011-04-01Start implementing pSeries logical partition machineDavid Gibson
2011-04-01Add POWER7 support for ppcDavid Gibson
2011-04-01Support 1T segments on ppcDavid Gibson
2011-04-01Better factor the ppc hash translation pathDavid Gibson
2011-04-01Use "hash" more consistently in ppc mmu codeDavid Gibson
2011-04-01Parse SDR1 on mtspr instead of at translate timeDavid Gibson
2011-04-01Clean up slb_lookup() functionDavid Gibson
2011-04-01Correct ppc popcntb logic, implement popcntw and popcntdDavid Gibson
2011-04-01Implement missing parts of the logic for the POWER PURRDavid Gibson
2011-04-01Implement PowerPC slbmfee and slbmfev instructionsDavid Gibson
2011-04-01Add a hook to allow hypercalls to be emulated on PowerPCDavid Gibson
2011-04-01Allow qemu_devtree_setprop() to take arbitrary valuesDavid Gibson
2011-04-01Clean up PowerPC SLB handling codeDavid Gibson
2011-04-01target-ppc: ext32u instead of andi with constantAurelien Jarno
2011-03-31lm32: use lookup table for opcodesMichael Walle
2011-03-31lm32: rename raise opcode to scallMichael Walle
2011-03-29add a service to reap zombies, use it in SLIRPPaolo Bonzini
2011-03-29extract I/O handler lists to iohandler.cPaolo Bonzini