aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-12ppc405_uc: use specific endian ld/st_physAlexander Graf
2011-07-12pl080: use specific endian ld/st_physAlexander Graf
2011-07-12msix: use specific endian ld/st_physAlexander Graf
2011-07-12msi: use specific endian ld/st_physAlexander Graf
2011-07-12intel-hda: use specific endian ld/st_physAlexander Graf
2011-07-12hpet: use specific endian ld/st_physAlexander Graf
2011-07-12exec: add endian specific phys ld/st functionsAlexander Graf
2011-07-12mips: rlimit codes are not the sameWesley W. Terpstra
2011-07-12mips: rlimit incorrectly converts valuesWesley W. Terpstra
2011-07-12mips: null pointer deref should segfaultWesley W. Terpstra
2011-07-12mips: missing syscall returns wrong errnoWesley W. Terpstra
2011-07-12mips: sigaltstack argsWesley W. Terpstra
2011-07-11linux-user/syscall.c: Enforce pselect6 sigset size restrictionsPeter Maydell
2011-07-11linux-user: Implement prlimit64 syscallPeter Maydell
2011-07-11linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell
2011-07-11linux-user: Add support for even more FB ioctlsCédric VINCENT
2011-07-11linux-user: Add support for more VT ioctlsCédric VINCENT
2011-07-11linux-user: Add support for KD...LED ioctlsCédric VINCENT
2011-07-11arm-semi: Provide access to CLI arguments passed through the "-append" optionCédric VINCENT
2011-07-08usb-ohci: raise interrupt on attachGerd Hoffmann
2011-07-08usb-hub: remove unused descriptor arraysGerd Hoffmann
2011-07-08usb: fixup bluetooth descriptorsGerd Hoffmann
2011-07-08usb_register_port(): do not set port->opaque and port->index twiceJes Sorensen
2011-07-08usb: update documentationGerd Hoffmann
2011-07-05ehci: add ich9 controller.Gerd Hoffmann
2011-07-05ehci: fix port count.Gerd Hoffmann
2011-07-05uhci: add ich9 controllersGerd Hoffmann
2011-07-05pci: add ich9 usb controller idsGerd Hoffmann
2011-07-05usb-ohci: Add support for being a companion controllerHans de Goede
2011-07-05usb-uhci: Add support for being a companion controllerHans de Goede
2011-07-05usb-ehci: Add support for registering companion controllersHans de Goede
2011-07-05usb-ehci: Fix handling of PED and PEDC port status bitsHans de Goede
2011-07-05usb: assert on calling usb_attach(port, NULL) on a port without a devHans de Goede
2011-07-05usb-ehci: cleanup port reset handlingHans de Goede
2011-07-05usb-ehci: Connect Status bit is read only, don't allow changing it by the guestHans de Goede
2011-07-05usb-ehci: drop unused num-ports state memberHans de Goede
2011-07-05usb: Replace device_destroy bus op with a child_detach port opHans de Goede
2011-07-05usb: Make port wakeup and complete ops take a USBPort instead of a DeviceHans de Goede
2011-07-05usb: Add a register_companion USB bus op.Hans de Goede
2011-07-05usb: Move (initial) call of usb_port_location to usb_fill_portHans de Goede
2011-07-05usb: Add a usb_fill_port helper functionHans de Goede
2011-07-05hw/usb-musb.c: Don't misuse usb_packet_complete()Peter Maydell
2011-07-05ide: Initialise buffers with zerosKevin Wolf
2011-07-05ide: Ignore reads during PIO in and writes during PIO outKevin Wolf
2011-07-05block: drive_init(): Improve CHS setting error messageLuiz Capitulino
2011-07-05block: drive_init(): Simplify interface type settingLuiz Capitulino
2011-07-05virtio-blk: Turn drive serial into a qdev propertyMarkus Armbruster
2011-07-05block/raw-posix: Linux compat-ioctl warning workaroundJohannes Stezenbach
2011-07-05qemu-img: Add cache command line optionFederico Simoncelli
2011-07-05Documentation: Remove outdated host_device noteKevin Wolf