]> Git Repo - qemu.git/history - hw
arm: clean up GIC constants
[qemu.git] / hw /
2012-03-02 Rusty Russellarm: clean up GIC constants
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v49' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.39' into staging
2012-02-29 Paolo Bonziniide: fail I/O to empty disk
2012-02-29 Hervé Poussineaufdc: DIR (Digital Input Register) should return status...
2012-02-29 Hervé Poussineaufdc: fix seek command, which shouldn't check tracks
2012-02-29 Hervé Poussineaufdc: check if media rate is correct before doing any...
2012-02-29 Hervé Poussineaufdc: add a 'check media rate' property. Not used yet
2012-02-29 Hervé Poussineaublock: add a transfer rate for floppy types
2012-02-29 Hervé Poussineaufdc: add CCR (Configuration Control Register) write...
2012-02-29 Hervé Poussineaufdc: handle read-only floppies (abort early on write...
2012-02-29 Hervé Poussineaufdc: most control commands do not generate interrupts
2012-02-29 Hervé Poussineaufdc: set busy bit when starting a command
2012-02-29 Hervé Poussineaufdc: take side count into account
2012-02-28 Gerd Hoffmannqxl: properly handle upright and non-shared surfaces
2012-02-28 Gerd Hoffmannqxl: add optinal 64bit vram bar
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-27 Jan Kiszkausb: Resolve warnings about unassigned bus on usb devic...
2012-02-27 Gerd Hoffmannehci: drop old stuff
2012-02-27 Hans de Goedeusb-ehci: Handle ISO packets failing with an error...
2012-02-27 Alon Levyusb-ccid: advertise SELF_POWERED
2012-02-27 Alon Levyusb-desc: fix user trigerrable segfaults (!config)
2012-02-27 Gerd Hoffmannusb-ehci: sanity-check iso xfers
2012-02-27 Gerd Hoffmannusb: add tracepoint for usb packet state changes.
2012-02-27 Gerd Hoffmannusb-xhci: enable packet queuing
2012-02-27 Gerd Hoffmannusb-uhci: implement packet queuing
2012-02-27 Gerd Hoffmannusb-uhci: process uhci_handle_td return code via switch.
2012-02-27 Gerd Hoffmannusb-uhci: add UHCIQueue
2012-02-27 Gerd Hoffmannusb-uhci: cleanup UHCIAsync allocation & initialization.
2012-02-27 Gerd Hoffmannusb-ehci: fix reset
2012-02-27 Gerd Hoffmannusb-hid: fix tablet activation
2012-02-27 Alon Levyqxl: make qxl_render_update async
2012-02-27 Alon Levyqxl: introduce QXLCookie
2012-02-27 Alon Levyqxl: remove flipped
2012-02-27 Alon Levyqxl: require spice >= 0.8.2
2012-02-27 Alon Levyqxl: drop qxl_spice_update_area_async definition
2012-02-27 Alon Levyqxl: fix spice+sdl no cursor regression
2012-02-24 Gerd Hoffmannnic: zap obsolote romloading bits from ne2k + pcnet
2012-02-24 Gerd Hoffmannoptimize screendump for the common non-switch case
2012-02-24 Gerd HoffmannRemove screendump dummy functions.
2012-02-24 Gerd Hoffmannvga: simplify screendump
2012-02-24 Gerd Hoffmannsuspend: make acpi timer wakeup the guest.
2012-02-24 Gerd Hoffmannsuspend: make rtc alarm wakeup the guest.
2012-02-24 Gerd Hoffmannsuspend: make serial ports wakeup the guest.
2012-02-24 Gerd Hoffmannsuspend: make ps/2 devices wakeup the guest
2012-02-24 Gerd Hoffmannsuspend: switch acpi s3 to new infrastructure.
2012-02-24 Gerd Hoffmannacpi: add acpi_pm1_evt_write_en
2012-02-24 Gerd Hoffmannacpi: don't pass overflow_time to acpi_pm1_evt_get_sts
2012-02-24 Gerd Hoffmannacpi: add ACPIREGS
2012-02-24 Gerd Hoffmannacpi: move around structs
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-win32-pull...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/virtio-scsi'...
2012-02-24 Markus ArmbrusterRevert "qemu-char: Print strerror message on failure...
2012-02-24 Paolo Bonziniscsi-block: always use scsi_generic_ops for cache ...
2012-02-24 Paolo Bonziniscsi: fix searching for an empty id
2012-02-24 Paolo Bonziniscsi: fix wrong return for target INQUIRY
2012-02-24 Paolo Bonzinivirtio-scsi: add migration support
2012-02-24 Paolo Bonzinivirtio-scsi: process control queue requests
2012-02-24 Benjamin Herrenschmidthw/9pfs: Endian fixes for virtfs
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-22 Luiz Capitulinoide: drop ide_tray_state_post_load()
2012-02-22 Luiz Capitulinoblock: Don't call bdrv_eject() if the tray state didn...
2012-02-22 Luiz Capitulinoblock: Rename bdrv_mon_event() & BlockMonEventAction
2012-02-22 Hervé Poussineaujazz-led: convert to QOM
2012-02-22 Hervé Poussineaujazz-led: use trace framework
2012-02-22 Michael S. Tsirkinpci: set memory type for memory behind the bridge
2012-02-22 Michael S. Tsirkinpci: add accessors to get/set registers by mask
2012-02-22 Jordan Justenpc_piix/pc_sysfw: enable flash by default
2012-02-22 Jordan Justenhw/pc_piix: add pc-1.1
2012-02-22 Jordan Justenhw/pc_piix: remove is_default for pc-0.15
2012-02-22 Jordan Justenhw/pc_sysfw: support system flash memory with pflash
2012-02-22 Jordan Justenhw/pc_sysfw: enable pc-sysfw as a qdev
2012-02-22 Jordan Justenhw/pc: move rom init to pc_sysfw.c
2012-02-22 Jordan Justenvl: make find_default_machine externally visible
2012-02-22 Jordan Justenpflash_cfi01/02: support read-only pflash devices
2012-02-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-22 Paolo Bonzinivirtio-scsi: add basic SCSI bus operation
2012-02-22 Stefan Hajnoczivirtio-scsi: Add basic request processing infrastructure
2012-02-22 Stefan Hajnoczivirtio-scsi: Add virtio-scsi stub device
2012-02-22 Paolo Bonziniscsi-disk: add migration support
2012-02-22 Paolo Bonziniscsi-generic: add migration support
2012-02-22 Paolo Bonziniscsi: add SCSIDevice vmstate definitions
2012-02-22 Paolo Bonziniscsi-disk: enable scatter/gather functionality
2012-02-22 Paolo Bonziniscsi: add scatter/gather functionality
2012-02-22 Paolo Bonziniscsi: pass residual amount to command_complete
2012-02-22 Paolo Bonziniahci: use new DMA helpers
2012-02-22 Paolo Bonziniqdev: drop unnecessary parse/print methods
2012-02-22 Paolo Bonziniqdev: use built-in QOM string parser
2012-02-22 Paolo Bonziniqdev: accept hex properties only if prefixed by 0x
2012-02-22 Paolo Bonziniqdev: accept both strings and integers for PCI addresses
2012-02-21 Gerd Hoffmannqxl: add user-friendly bar size properties
2012-02-21 Gerd Hoffmannqxl: move ram size init to new function
2012-02-21 Gerd Hoffmannqxl: drop vram bar minimum size
2012-02-21 Yonit Halperinqxl: make sure primary surface is saved on migration...
2012-02-21 Yonit Halperinqxl: set only off-screen surfaces dirty instead of...
2012-02-21 Gerd Hoffmannqxl: don't render stuff when the vm is stopped.
next
This page took 0.071424 seconds and 7 git commands to generate.