summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "ehci: don't flush cache on doorbell rings."Hans de Goede2012-09-111-29/+6
* usb-core: Allow the first packet of a pipelined ep to complete immediatelyHans de Goede2012-09-111-1/+1
* usb-core: Add a usb_ep_find_packet_by_id() helper functionHans de Goede2012-09-112-0/+17
* usb-core: Don't set packet state to complete on a nakHans de Goede2012-09-111-2/+4
* usb: controllers do not need to check for babble themselvesHans de Goede2012-09-112-9/+0
* RTC: Remove the current_tm fieldPaolo Bonzini2012-09-101-11/+1
* RTC: Get and set time without going through s->current_tmPaolo Bonzini2012-09-101-16/+22
* RTC: Do not fire timer periodically to catch next alarmPaolo Bonzini2012-09-101-14/+103
* RTC: Add divider reset supportYang Zhang2012-09-101-9/+41
* RTC: Update the RTC clock only when reading itYang Zhang2012-09-101-135/+194
* RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang2012-09-102-0/+10
* RTC: introduce RTC_CLOCK_RATEPaolo Bonzini2012-09-101-4/+5
* RTC: Rename rtc_timer_updateYang Zhang2012-09-101-5/+5
* RTC: Remove the logic to update time format when DM bit changedYang Zhang2012-09-101-9/+1
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-09-104-3/+1919
|\
| * kvm: i386: Add classic PCI device assignmentJan Kiszka2012-09-103-1/+1917
| * kvm: Clean up irqfd APIJan Kiszka2012-09-091-2/+2
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-09-106-6/+12
|\ \
| * | vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi2012-09-073-4/+6
| * | pcie_aer: clear cmask for Advanced Error Interrupt Message NumberJason Baron2012-09-071-0/+5
| * | pcie: drop version_id field for live migrationJason Baron2012-09-072-2/+1
* | | Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno2012-09-102-25/+160
|\ \ \
| * | | Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPPSøren Sandmann Pedersen2012-09-051-2/+0
| * | | qxl: Add set_client_capabilities() interface to QXLInterfaceSøren Sandmann Pedersen2012-09-051-0/+23
| * | | spice: make number of surfaces runtime-configurable.Gerd Hoffmann2012-09-052-16/+18
| * | | qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy2012-09-052-4/+100
| * | | qxl: disallow unknown revisionsAlon Levy2012-09-051-1/+4
| * | | qxl/update_area_io: guest_bug on invalid parametersAlon Levy2012-09-051-0/+12
| * | | spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin2012-09-051-3/+4
* | | | Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno2012-09-108-67/+210
|\ \ \ \
| * | | | tcx: tcx_screen_dump(): add error handlingLuiz Capitulino2012-09-051-6/+29
| * | | | tcx: tcx24_screen_dump(): add error handlingLuiz Capitulino2012-09-051-9/+41
| * | | | g364fb: g364fb_screen_dump(): add error handlingLuiz Capitulino2012-09-051-12/+40
| * | | | omap_lcdc: omap_ppm_save(): add error handlingLuiz Capitulino2012-09-051-14/+45
| * | | | omap_lcdc: rename ppm_save() to omap_ppm_save()Luiz Capitulino2012-09-051-5/+5
| * | | | vga: ppm_save(): add error handlingLuiz Capitulino2012-09-055-11/+30
| * | | | console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino2012-09-057-13/+23
| |/ / /
* | | | hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil2012-09-101-6/+6
* | | | hw/wm8750: Fix potential buffer overflowStefan Weil2012-09-101-2/+2
| |_|/ |/| |
* | | musicpal: Fix flash mappingJan Kiszka2012-09-081-2/+2
* | | lan9118: fix multicast filteringAurelien Jarno2012-09-071-1/+1
* | | fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild2012-09-071-0/+11
| |/ |/|
* | hw/pl110: Fix spelling of 'palette'Peter Maydell2012-09-062-26/+26
|/
* uas: move transfer kickoffGerd Hoffmann2012-08-311-2/+1
* ehci: Fix interrupt endpoints no longer workingHans de Goede2012-08-311-2/+11
* ehci: handle TD deactivation of inflight packetsGerd Hoffmann2012-08-311-15/+23
* ehci: add ehci_cancel_queue()Gerd Hoffmann2012-08-311-10/+20
* ehci: simplify ehci_state_executingHans de Goede2012-08-311-12/+1
* ehci: Remove unnecessary ehci_flush_qh callHans de Goede2012-08-311-1/+0
* ehci: Schedule async-bh when IAAD bit gets setHans de Goede2012-08-311-0/+9
OpenPOWER on IntegriCloud