Age | Commit message (Expand) | Author |
2011-08-08 | ppc: convert to memory API | Avi Kivity |
2011-08-08 | lsi53c895a: convert to memory API | Avi Kivity |
2011-08-08 | intel-hda: convert to memory API | Avi Kivity |
2011-08-08 | ahci: convert to memory API | Avi Kivity |
2011-08-08 | virtio-pci: convert to memory API | Avi Kivity |
2011-08-08 | ivshmem: convert to memory API | Avi Kivity |
2011-08-08 | ide: convert to memory API | Avi Kivity |
2011-08-08 | es1370: convert to memory API | Avi Kivity |
2011-08-08 | eepro100: convert to memory API | Avi Kivity |
2011-08-08 | e1000: convert to memory API | Avi Kivity |
2011-08-08 | ac97: convert to memory API | Avi Kivity |
2011-08-08 | rtl8139: convert to memory API | Avi Kivity |
2011-08-08 | pci: allow I/O BARs to be registered with pci_register_bar_region() | Avi Kivity |
2011-08-08 | pci: pass I/O address space to new PCI bus | Avi Kivity |
2011-08-08 | cirrus: simplify linear framebuffer access functions | Avi Kivity |
2011-08-08 | vga: simplify vga window mmio access functions | Avi Kivity |
2011-08-08 | cirrus: simplify vga window mmio access functions | Avi Kivity |
2011-08-08 | cirrus: simplify bitblt BAR access functions | Avi Kivity |
2011-08-08 | cirrus: simplify mmio BAR access functions | Avi Kivity |
2011-08-08 | vga: convert vga and its derivatives to the memory API | Avi Kivity |
2011-08-08 | vmsvga: don't remember pci BAR address in callback any more | Avi Kivity |
2011-08-08 | pci: add API to get a BAR's mapped address | Avi Kivity |
2011-08-05 | qdev: Eliminate duplicate reset | Isaku Yamahata |
2011-08-05 | Check fread() results to avoid gcc 4.6 warnings | David Gibson |
2011-08-04 | Merge remote-tracking branch 'mst/for_anthony' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'spice/spice.v40' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'kraxel/usb.22' into staging | Anthony Liguori |
2011-08-04 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-08-04 | virtio-balloon: Unregister savevm section on device unplug | Amit Shah |
2011-08-04 | virtio-balloon: Add exit handler, fix memleaks | Amit Shah |
2011-08-04 | virtio-balloon: Check if balloon registration failed | Amit Shah |
2011-08-04 | virtio-balloon: Fix header comment; add Copyright | Amit Shah |
2011-08-04 | balloon: Separate out stat and balloon handling | Amit Shah |
2011-08-04 | virtio-balloon: Separate status handling into separate function | Amit Shah |
2011-08-04 | bluetooth: kill dummy usb device, use hid code directly. | Gerd Hoffmann |
2011-08-04 | hid: move idle+protocol from usb-hid to hid too. | Gerd Hoffmann |
2011-08-04 | usb-hid: split hid code to hw/hid.[ch] | Gerd Hoffmann |
2011-08-04 | usb-hid: add hid_has_events() | Gerd Hoffmann |
2011-08-04 | usb-hid: add event callback | Gerd Hoffmann |
2011-08-04 | usb-hid: create & use HIDState | Gerd Hoffmann |
2011-08-04 | ehci: iovec support, remove buffer | Gerd Hoffmann |
2011-08-04 | uhci: remove buffer | Gerd Hoffmann |
2011-08-04 | usb-storage: iovec support | Gerd Hoffmann |
2011-08-04 | usb-serial: iovec support | Gerd Hoffmann |
2011-08-04 | usb: use iovecs in USBPacket | Gerd Hoffmann |
2011-08-04 | lm32: softusb: claim to support full speed | Michael Walle |
2011-08-03 | vhost: remove an incorrect assert | Michael S. Tsirkin |
2011-08-03 | qxl: bump pci rev | Gerd Hoffmann |
2011-08-03 | qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 support | Alon Levy |
2011-08-03 | qxl: async io support using new spice api | Alon Levy |