aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-03-28vhost: fix dirty page handlingMichael S. Tsirkin
2011-03-28virtio-serial: don't crash on invalid inputMichael S. Tsirkin
2011-03-28e1000: check buffer availabilityMichael S. Tsirkin
2011-03-28virtio-pci: fix bus master work around on loadMichael S. Tsirkin
2011-03-28pci: use uint8_t for devfn_minIsaku Yamahata
2011-03-28pci: use PCI_DEVFN in pci_get_bus_devfn()Isaku Yamahata
2011-03-28pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata
2011-03-28pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata
2011-03-26report that QEMU process was killed by a signalGleb Natapov
2011-03-26rtl8139: add vlan tag insertionBenjamin Poirier
2011-03-26rtl8139: add vlan tag extractionBenjamin Poirier
2011-03-26rtl8139: cleanup FCS calculationBenjamin Poirier
2011-03-25severe memory leak caused by broken palette_destroy() functionUlrich Obergfell
2011-03-25vl.c: Fix compilation failure if CONFIG_SDL isn't definedPeter Maydell
2011-03-24Merge remote branch 'amit/for-anthony' into stagingAnthony Liguori
2011-03-24tcg/arm: Support host code being compiled for ThumbPeter Maydell
2011-03-22Revert "x86: Save/restore PAT MSR"Anthony Liguori
2011-03-22vnc: fix build error from VNC_DIRTY_WORDSAnthony Liguori