summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-09-10RTC: Add divider reset supportYang Zhang
2012-09-10RTC: Update the RTC clock only when reading itYang Zhang
2012-09-10RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang
2012-09-10RTC: introduce RTC_CLOCK_RATEPaolo Bonzini
2012-09-10RTC: Rename rtc_timer_updateYang Zhang
2012-09-10RTC: Remove the logic to update time format when DM bit changedYang Zhang
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-10Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil
2012-09-10hw/wm8750: Fix potential buffer overflowStefan Weil
2012-09-10kvm: i386: Add classic PCI device assignmentJan Kiszka
2012-09-09kvm: Clean up irqfd APIJan Kiszka
2012-09-08musicpal: Fix flash mappingJan Kiszka
2012-09-07lan9118: fix multicast filteringAurelien Jarno
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild
2012-09-07vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi
2012-09-07pcie_aer: clear cmask for Advanced Error Interrupt Message NumberJason Baron
2012-09-07pcie: drop version_id field for live migrationJason Baron
2012-09-06hw/pl110: Fix spelling of 'palette'Peter Maydell
2012-09-05tcx: tcx_screen_dump(): add error handlingLuiz Capitulino
2012-09-05tcx: tcx24_screen_dump(): add error handlingLuiz Capitulino
2012-09-05g364fb: g364fb_screen_dump(): add error handlingLuiz Capitulino
2012-09-05omap_lcdc: omap_ppm_save(): add error handlingLuiz Capitulino
2012-09-05omap_lcdc: rename ppm_save() to omap_ppm_save()Luiz Capitulino
2012-09-05vga: ppm_save(): add error handlingLuiz Capitulino
2012-09-05console: vga_hw_screen_dump_ptr: take Error argumentLuiz Capitulino
2012-09-05Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPPSøren Sandmann Pedersen
2012-09-05qxl: Add set_client_capabilities() interface to QXLInterfaceSøren Sandmann Pedersen
2012-09-05spice: make number of surfaces runtime-configurable.Gerd Hoffmann
2012-09-05qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy
2012-09-05qxl: disallow unknown revisionsAlon Levy
2012-09-05qxl/update_area_io: guest_bug on invalid parametersAlon Levy
2012-09-05spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin
2012-08-31uas: move transfer kickoffGerd Hoffmann
2012-08-31ehci: Fix interrupt endpoints no longer workingHans de Goede
2012-08-31ehci: handle TD deactivation of inflight packetsGerd Hoffmann
2012-08-31ehci: add ehci_cancel_queue()Gerd Hoffmann
2012-08-31ehci: simplify ehci_state_executingHans de Goede
2012-08-31ehci: Remove unnecessary ehci_flush_qh callHans de Goede
2012-08-31ehci: Schedule async-bh when IAAD bit gets setHans de Goede
2012-08-31ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede
2012-08-31usb: unique packet idsGerd Hoffmann
2012-08-31usb: Halt ep queue en cancel pending packets on a packet errorHans de Goede
2012-08-31fix info qtree indentionGerd Hoffmann
2012-08-29scsi-disk: Fix typo (uint32 -> uint32_t)Stefan Weil
2012-08-29msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin
2012-08-29reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov
2012-08-29ivshmem: remove redundant ioeventfd configurationCam Macdonell