]> git.proxmox.com Git - mirror_qemu.git/history - hw
hw/nand: Writing to NAND can only clear bits
[mirror_qemu.git] / hw /
2011-07-30 Peter Maydellhw/nand: Writing to NAND can only clear bits
2011-07-30 Juha Riihimäkihw/nand: Support multiple reads following READ STATUS
2011-07-30 Juha Riihimäkihw/nand: Support devices wider than 8 bits
2011-07-30 Andrzej Zaborowskinand: Bump vmstate version after changing structure.
2011-07-30 Juha Riihimäkihw/nand: Support large NAND devices
2011-07-30 Peter Maydellhw/nand: Pass block device state to init function
2011-07-30 Peter Maydelllm832x: Take DeviceState pointer in lm832x_key_event()
2011-07-30 Juha Riihimäkihw/omap_gpio.c: Convert to qdev
2011-07-30 Peter Maydellhw/omap_clk: Add the clock for the OMAP2430-specific...
2011-07-30 Juha Riihimäkihw/omap_l4.c: Add helper function omap_l4_region_base
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Göran Weinholtmultiboot: Fix bss segment support
2011-07-29 Dr. David Alan GilbertFix last sector write on sd card
2011-07-29 wayneshowing a splash picture when start
2011-07-29 Avi Kivityusb-ohci: convert to MemoryRegion
2011-07-29 Avi Kivitysysbus: add MemoryRegion based memory management API
2011-07-29 Avi Kivitypci: add MemoryRegion based BAR management API
2011-07-29 Avi Kivitypci: pass address space to pci bus when created
2011-07-29 Avi Kivitypc: move global memory map out of pc_init1() and into...
2011-07-29 Avi Kivitypc: convert pc_memory_init() to memory API
2011-07-29 Avi Kivitypc: grab system_memory
2011-07-29 Jan Kiszkaqdev: Reset hot-plugged devices
2011-07-26 Stefano Stabellinixen: implement unplug protocol in xen_platform
2011-07-26 Alexander Grafxen: make xen_enabled even more clever
2011-07-26 Anthony PERARDxen: Fix xen_enabled().
2011-07-24 Blue SwirlFix chrdev return value conversion
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-07-23 Jan Kiszkamc146818rtc: Handle host clock resets
2011-07-23 Jan Kiszkanotifier: Pass data argument to callback
2011-07-23 Markus Armbrusteride: Turn properties any IDE device must have into...
2011-07-23 Markus Armbrustervirtio-serial: Turn props any virtio-serial-bus device...
2011-07-23 Markus Armbrustervirtio-serial: Clean up virtser_bus_dev_print() output
2011-07-23 Markus Armbrusterusb-ccid: Drop unused CCIDCardInfo callback print()
2011-07-23 Richard Hendersonvga: Fix type of lfb/map_addr/end.
2011-07-23 Kevin Wolfqemu-char: Print strerror message on failure
2011-07-23 Adam Lackorzynskimultiboot: Support commas in module parameters
2011-07-23 Paolo Bonzinireport serial devices created with -device in the PIIX4...
2011-07-23 Jan Kiszkanet: Consistently use qemu_macaddr_default_if_unset
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.21' into staging
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-22 Gerd Hoffmannusb-uhci: fix irq handling on error.
2011-07-22 Gerd Hoffmannusb-hid: fixup changed tracking.
2011-07-20 Hervé Poussineauds1225y: convert to qdev device, and use it in MIPS...
2011-07-20 Hervé Poussineauds1225y: use trace framework
2011-07-20 Hervé Poussineauds1225y: Remove protection stuff, which doesn't belong...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-20 Gerd Hoffmannusb-serial doesn't support migration
2011-07-20 Gerd Hoffmannusb-net doesn't support migration
2011-07-20 Gerd Hoffmannusb-bt doesn't support migration
2011-07-20 Gerd Hoffmannusb-wacom doesn't support migration
2011-07-20 Gerd Hoffmannusb storage: first migration support bits.
2011-07-20 Gerd Hoffmannehci doesn't support migration
2011-07-20 Gerd Hoffmannahci doesn't support migration
2011-07-20 Yonit Halperinqxl: upon reset, if spice worker is stopped, the comman...
2011-07-20 Gerd Hoffmannvmstate: add no_migrate flag to VMStateDescription
2011-07-19 Hannes Reineckescsi-disk: Mask out serial number EVPD
2011-07-19 Hannes Reineckescsi-disk: Fixup debugging statement
2011-07-19 Hannes Reineckescsi: Add 'hba_private' to SCSIRequest
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-18 Hannes Reineckeiov: Update parameter usage in iov_(to|from)_buf()
2011-07-18 Amit Shahvirtio-console: Prevent abort()s in case of host charde...
2011-07-18 Amit Shahvirtio-serial-bus: Fix trailing \n in error_report...
2011-07-18 Amit Shahvirtio-console: Add some trace events
2011-07-18 Amit Shahvirtio-serial-bus: Add trace events
2011-07-17 Michael S. Tsirkinvirtio: fix indirect descriptor buffer overflow
2011-07-17 Michael S. Tsirkinxen: move to new pci initializers
2011-07-17 Anthony PERARDhw/piix_pci.c: Fix PIIX3-xen to initialize ids
2011-07-17 Michael S. Tsirkinpci_ids: tweak names to match linux/pci_ids.h
2011-07-17 Michael S. Tsirkinvhost: fix double free on device stop
2011-07-16 Alexander Grafxen_console: fall back to qemu serial device
2011-07-16 Stefano Stabellinixen_console: support the new extended xenstore protocol
2011-07-16 Stefano Stabellinixen_disk: treat "aio" as "raw"
2011-07-16 Stefano Stabellinixen_disk: cope with missing xenstore "params" node
2011-07-16 Stefano Stabellinixen: add vkbd support for PV on HVM guests
2011-07-16 Stefano Stabellinixen_console: fix memory leak
2011-07-16 Jan Kiszkaxen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XEN
2011-07-12 Hervé Poussineauesp: cancel current request only if some request is...
2011-07-12 Alexander Grafspapr: use specific endian ld/st_phys
2011-07-12 Alexander Grafs390-virtio: use specific endian ld/st_phys
2011-07-12 Alexander Grafppc405_uc: use specific endian ld/st_phys
2011-07-12 Alexander Grafpl080: use specific endian ld/st_phys
2011-07-12 Alexander Grafmsix: use specific endian ld/st_phys
2011-07-12 Alexander Grafmsi: use specific endian ld/st_phys
2011-07-12 Alexander Grafintel-hda: use specific endian ld/st_phys
2011-07-12 Alexander Grafhpet: use specific endian ld/st_phys
2011-07-08 Gerd Hoffmannusb-ohci: raise interrupt on attach
2011-07-08 Gerd Hoffmannusb-hub: remove unused descriptor arrays
2011-07-08 Gerd Hoffmannusb: fixup bluetooth descriptors
2011-07-08 Jes Sorensenusb_register_port(): do not set port->opaque and port...
2011-07-05 Gerd Hoffmannehci: add ich9 controller.
next