Age | Commit message (Expand) | Author |
2011-04-01 | Add SLOF-based partition firmware for pSeries machine, allowing more boot opt... | David Gibson |
2011-04-01 | Implement PAPR VPA functions for pSeries shared processor partitions | David Gibson |
2011-04-01 | Add a PAPR TCE-bypass mechanism for the pSeries machine | Ben Herrenschmidt |
2011-04-01 | Implement PAPR virtual SCSI interface (ibmvscsi) | Ben Herrenschmidt |
2011-04-01 | Implement PAPR CRQ hypercalls | Ben Herrenschmidt |
2011-04-01 | Implement sPAPR Virtual LAN (ibmveth) | David Gibson |
2011-04-01 | Implement TCE translation for sPAPR VIO | David Gibson |
2011-04-01 | Add (virtual) interrupt to PAPR virtual tty device | David Gibson |
2011-04-01 | Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts | David Gibson |
2011-04-01 | Implement the PAPR (pSeries) virtualized interrupt controller (xics) | David Gibson |
2011-04-01 | Implement assorted pSeries hcalls and RTAS methods | David Gibson |
2011-04-01 | Implement hcall based RTAS for pSeries machines | David Gibson |
2011-04-01 | Virtual hash page table handling on pSeries machine | David Gibson |
2011-04-01 | Implement the bus structure for PAPR virtual IO | David Gibson |
2011-04-01 | Start implementing pSeries logical partition machine | David Gibson |
2011-04-01 | Add POWER7 support for ppc | David Gibson |
2011-04-01 | Support 1T segments on ppc | David Gibson |
2011-04-01 | Better factor the ppc hash translation path | David Gibson |
2011-04-01 | Use "hash" more consistently in ppc mmu code | David Gibson |
2011-04-01 | Parse SDR1 on mtspr instead of at translate time | David Gibson |
2011-04-01 | Clean up slb_lookup() function | David Gibson |
2011-04-01 | Correct ppc popcntb logic, implement popcntw and popcntd | David Gibson |
2011-04-01 | Implement missing parts of the logic for the POWER PURR | David Gibson |
2011-04-01 | Implement PowerPC slbmfee and slbmfev instructions | David Gibson |
2011-04-01 | Add a hook to allow hypercalls to be emulated on PowerPC | David Gibson |
2011-04-01 | Allow qemu_devtree_setprop() to take arbitrary values | David Gibson |
2011-04-01 | Clean up PowerPC SLB handling code | David Gibson |
2011-04-01 | target-ppc: ext32u instead of andi with constant | Aurelien Jarno |
2011-03-31 | lm32: use lookup table for opcodes | Michael Walle |
2011-03-31 | lm32: rename raise opcode to scall | Michael Walle |
2011-03-29 | add a service to reap zombies, use it in SLIRP | Paolo Bonzini |
2011-03-29 | extract I/O handler lists to iohandler.c | Paolo Bonzini |
2011-03-28 | vhost: fix dirty page handling | Michael S. Tsirkin |
2011-03-28 | virtio-serial: don't crash on invalid input | Michael S. Tsirkin |
2011-03-28 | e1000: check buffer availability | Michael S. Tsirkin |
2011-03-28 | virtio-pci: fix bus master work around on load | Michael S. Tsirkin |
2011-03-28 | pci: use uint8_t for devfn_min | Isaku Yamahata |
2011-03-28 | pci: use PCI_DEVFN in pci_get_bus_devfn() | Isaku Yamahata |
2011-03-28 | pci: use devfn for pci_find_device() instead of (slot, fn) pair | Isaku Yamahata |
2011-03-28 | pci: replace the magic, 256, for the maximum of devfn | Isaku Yamahata |
2011-03-26 | report that QEMU process was killed by a signal | Gleb Natapov |
2011-03-26 | rtl8139: add vlan tag insertion | Benjamin Poirier |
2011-03-26 | rtl8139: add vlan tag extraction | Benjamin Poirier |
2011-03-26 | rtl8139: cleanup FCS calculation | Benjamin Poirier |
2011-03-25 | severe memory leak caused by broken palette_destroy() function | Ulrich Obergfell |
2011-03-25 | vl.c: Fix compilation failure if CONFIG_SDL isn't defined | Peter Maydell |
2011-03-24 | Merge remote branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-03-24 | tcg/arm: Support host code being compiled for Thumb | Peter Maydell |
2011-03-22 | Revert "x86: Save/restore PAT MSR" | Anthony Liguori |
2011-03-22 | vnc: fix build error from VNC_DIRTY_WORDS | Anthony Liguori |