]> git.proxmox.com Git - qemu.git/history - hw
usb: create USBPortOps, move attach there.
[qemu.git] / hw /
2011-01-11 Gerd Hoffmannusb: create USBPortOps, move attach there.
2011-01-11 Gerd Hoffmannusb: move remote wakeup handling to common code
2011-01-11 Gerd Hoffmannusb: move USB_REQ_{GET,SET}_CONFIGURATION handling...
2011-01-11 Gerd Hoffmannusb: move USB_REQ_SET_ADDRESS handling to common code
2011-01-11 Gerd Hoffmannusb network: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb storage: serial number support
2011-01-11 Gerd Hoffmannusb descriptors: add settable strings.
2011-01-11 Gerd Hoffmannusb hub: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb bluetooth: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb wacom: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb storage: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb serial: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb hid: use new descriptor infrastructure.
2011-01-11 Gerd Hoffmannusb: data structs and helpers for usb descriptors.
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-09 Aurelien Jarnotarget-sh4: implement writes to mmaped ITLB
2011-01-06 Aurelien Jarnocirrus: delete GCC 4.6 warnings
2011-01-06 Blue Swirlcirrus_vga: Declare as little endian
2011-01-06 Blue Swirlpc: move port 92 stuff back to pc.c from pckbd.c
2011-01-04 Aurelien Jarnocirrus_vga: fix division by 0 for color expansion rop
2011-01-04 Aurelien JarnoFix curses on big endian hosts
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27 Michael S. Tsirkinpci: fix migration path for devices behind bridges
2010-12-25 Alexander Grafs390: compile fixes
2010-12-24 Isaku Yamahatapcie/aer: glue aer error injection into qemu monitor
2010-12-24 Isaku Yamahatapci: introduce a helper function to convert qdev id...
2010-12-24 Isaku Yamahataqdev: export qdev_find_recursive() for later use
2010-12-22 Isaku Yamahatabuild, pci: remove QMP dependency on core PCI code
2010-12-22 Isaku Yamahatapcie: add flr support
2010-12-22 Isaku Yamahatapc/piix: fix mismerge of b1aeb92666d2fde413c34578b3b42b...
2010-12-21 Stefan Weilqdev: sysbus_get_default must not return a NULL pointer...
2010-12-21 Michael S. Tsirkinqdev: remove an unused function
2010-12-20 Bob Breuersparc32: ledma extra registers need tracing too
2010-12-20 Andreas Färberwdt_ib700: Fix accidental use of SoftFloat int64 type
2010-12-20 Andreas Färberapic: Fix accidental use of SoftFloat uint32 type
2010-12-20 Isaku Yamahataqbus: register reset handler for qbus whose parent...
2010-12-19 Stefan Weilqdev: sysbus_get_default must not return a NULL pointer...
2010-12-19 Michael S. Tsirkinpci: don't use bus number in migration, stub out
2010-12-19 Blue Swirlahci: delete write-only variables (v2)
2010-12-19 Blue Swirlvga: Declare as little endian
2010-12-18 Bob Breuersparc32: ledma extra registers
2010-12-17 Kevin Wolfide: Build fix for via.c
2010-12-17 Kevin Wolfide: Fix build for cmd646.c
2010-12-17 Christoph Hellwigscsi-disk: support WRITE SAME (16) with unmap bit
2010-12-17 Stefan Hajnocziide: Register vm change state handler once only
2010-12-17 Kevin WolfRemove NULL checks for bdrv_new return value
2010-12-17 Alexander Grafide: honor ncq for atapi
2010-12-17 Sebastian Herbsztahci: set SATA Mode Select
2010-12-17 Alexander Grafahci: add ahci emulation
2010-12-17 Alexander Grafpci: add ich9 pci id
2010-12-17 Alexander Grafpci: add storage class for sata
2010-12-17 Roland Elekide: add ncq identify data for ahci sata drives
2010-12-17 Alexander Grafide: move transfer_start after variable modification
2010-12-17 Alexander Grafide: Split out BMDMA code from ATA core
2010-12-17 Alexander Grafide: fix whitespace gap in ide_exec_cmd
2010-12-17 Alexander Grafide: split ide command interpretation off
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-12 Richard W.M. JonesWatchdog: disable watchdog timer when hard-rebooting...
2010-12-11 Gleb NatapovPass boot device list to firmware.
2010-12-11 Gleb NatapovAdd bootindex for option roms.
2010-12-11 Gleb NatapovChange fw_cfg_add_file() to get full file path as a...
2010-12-11 Gleb NatapovAdd bootindex parameter to net/block/fd device
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback to scsi bus.
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback for usb bus.
2010-12-11 Gleb NatapovRecord which USBDevice USBPort belongs too.
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback for pci bus.
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback for system bus.
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback to IDE bus.
2010-12-11 Gleb NatapovStore IDE bus id in IDEBus structure for easy access.
2010-12-11 Gleb NatapovAdd get_fw_dev_path callback to ISA bus in qdev.
2010-12-11 Gleb NatapovKeep track of ISA ports ISA device is using in qdev.
2010-12-11 Gleb NatapovIntroduce new BusInfo callback get_fw_dev_path.
2010-12-11 Gleb NatapovIntroduce fw_name field to DeviceInfo structure.
2010-12-11 Bernhard Kohlwdt_i6300esb: register a reset function
2010-12-11 Tristan Gingoldisa-bus.c: use hw_error instead of fprintf
2010-12-11 Alexander Grafusb_ohci: Always use little endian
2010-12-11 Alexander Grafisa_mmio: Always use little endian
2010-12-11 Alexander Grafheathrow_pic: Declare as little endian
2010-12-11 Alexander Grafrtl8139: Declare as little endian
2010-12-11 Alexander Grafopenpic: Replace explicit byte swap with endian hints
2010-12-11 Alexander Grafppc4xx_pci: Declare as little endian
2010-12-11 Alexander Grafversatile_pci: Declare as little endian
2010-12-11 Alexander Grafprep: Declare as little endian
2010-12-11 Alexander Grafe1000: Make little endian
2010-12-11 Alexander Grafuninorth: Get rid of bswap
2010-12-11 Alexander Grafpci-host: Delegate bswap to mmio layer
2010-12-11 Alexander Grafdbdma: Make little endian
2010-12-11 Alexander GrafMake simple io mem handler endian aware
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-12-09 Gerd Hoffmannspice: add qxl device
2010-12-09 Michael S. Tsirkinpci/aer: factor out common code
2010-12-09 Michael S. Tsirkinpci/aer: remove dead code
2010-12-09 Michael S. Tsirkinpci/aer: fix interrupt on config write
2010-12-09 Michael S. Tsirkinpci/aer: fix error injection
2010-12-09 Michael S. Tsirkinpci: untangle pci/msi dependency
2010-12-09 Isaku Yamahatapci: make command SERR bit writable
next