Age | Commit message (Expand) | Author |
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-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 | 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-24 | Merge remote branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-03-22 | vmmouse: Register vmstate via qdev | Jan Kiszka |
2011-03-22 | vmmouse: Fix initialization | Jan Kiszka |
2011-03-22 | fix applesmc REV key | René Rebe |
2011-03-21 | e1000: Fix multi-descriptor packet checksum offload | Stefan Hajnoczi |
2011-03-21 | Merge branch 'for-anthony' of git://github.com/bonzini/qemu | Aurelien Jarno |
2011-03-21 | Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin | Aurelien Jarno |
2011-03-21 | hw/arm_sysctl.c: Add the Versatile Express system registers | Peter Maydell |
2011-03-21 | char: Prevent multiple devices opening same chardev | Amit Shah |
2011-03-21 | virtio-console: Keep chardev open for other users after hot-unplug | Amit Shah |
2011-03-21 | virtio-serial: Don't clear ->have_data() pointer after unplug | Amit Shah |
2011-03-21 | virtio-serial-bus: Simplify handle_output() function | Amit Shah |
2011-03-21 | virtio-serial: Enable ioeventfd | Amit Shah |
2011-03-21 | virtio-serial: Disallow generic ports at id 0 | Amit Shah |
2011-03-21 | virtio-serial: Use a struct to pass config information from proxy | Amit Shah |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-21 | change all rt_clock references to use millisecond resolution accessors | Paolo Bonzini |
2011-03-19 | petalogix_ml605_mmu: remove unused variable | Blue Swirl |
2011-03-19 | i8254: Fix migration from older versions | Jan Kiszka |
2011-03-16 | microblaze: Add PetaLogix ml605 MMU little-endian ref design | Michal Simek |
2011-03-16 | xilinx: Add AXIENET & DMA models | Edgar E. Iglesias |
2011-03-15 | hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0 | Feiran Zheng |
2011-03-15 | Fix ATA SMART and CHECK POWER MODE | Brian Wheeler |
2011-03-13 | always qemu_cpu_kick after unhalting a cpu | Paolo Bonzini |
2011-03-13 | hw/fmopl: Fix buffer access out-of-bounds errors | Stefan Weil |
2011-03-13 | moving eeprom initialization | William Dauchy |
2011-03-12 | pc: fix wrong CMOS values for floppy drives | Blue Swirl |