]> git.proxmox.com Git - mirror_qemu.git/history - hw
tcg: Streamline movcond_i64 using movcond_i32
[mirror_qemu.git] / hw /
2012-09-11 Hans de Goedeehci: Validate qh is not changed unexpectedly by the...
2012-09-11 Hans de GoedeRevert "ehci: don't flush cache on doorbell rings."
2012-09-11 Hans de Goedeusb-core: Allow the first packet of a pipelined ep...
2012-09-11 Hans de Goedeusb-core: Add a usb_ep_find_packet_by_id() helper function
2012-09-11 Hans de Goedeusb-core: Don't set packet state to complete on a nak
2012-09-11 Hans de Goedeusb: controllers do not need to check for babble themselves
2012-09-10 Paolo BonziniRTC: Remove the current_tm field
2012-09-10 Paolo BonziniRTC: Get and set time without going through s->current_tm
2012-09-10 Paolo BonziniRTC: Do not fire timer periodically to catch next alarm
2012-09-10 Yang ZhangRTC: Add divider reset support
2012-09-10 Yang ZhangRTC: Update the RTC clock only when reading it
2012-09-10 Yang ZhangRTC: Update interrupt state when interrupts are masked...
2012-09-10 Paolo BonziniRTC: introduce RTC_CLOCK_RATE
2012-09-10 Yang ZhangRTC: Rename rtc_timer_update
2012-09-10 Yang ZhangRTC: Remove the logic to update time format when DM...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-10 Aurelien JarnoMerge branch 'spice.v59' of git://anongit.freedesktop...
2012-09-10 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-09-10 Stefan Weilhw/mcf5206: Fix buffer overflow for MBAR read / write
2012-09-10 Stefan Weilhw/wm8750: Fix potential buffer overflow
2012-09-10 Jan Kiszkakvm: i386: Add classic PCI device assignment
2012-09-09 Jan Kiszkakvm: Clean up irqfd API
2012-09-08 Jan Kiszkamusicpal: Fix flash mapping
2012-09-07 Aurelien Jarnolan9118: fix multicast filtering
2012-09-07 Henning Schildfix entry pointer for ELF kernels loaded with -kernel...
2012-09-07 Stefan Hajnoczivhost: Pass device path to vhost_dev_init()
2012-09-07 Jason Baronpcie_aer: clear cmask for Advanced Error Interrupt...
2012-09-07 Jason Baronpcie: drop version_id field for live migration
2012-09-06 Peter Maydellhw/pl110: Fix spelling of 'palette'
2012-09-05 Luiz Capitulinotcx: tcx_screen_dump(): add error handling
2012-09-05 Luiz Capitulinotcx: tcx24_screen_dump(): add error handling
2012-09-05 Luiz Capitulinog364fb: g364fb_screen_dump(): add error handling
2012-09-05 Luiz Capitulinoomap_lcdc: omap_ppm_save(): add error handling
2012-09-05 Luiz Capitulinoomap_lcdc: rename ppm_save() to omap_ppm_save()
2012-09-05 Luiz Capitulinovga: ppm_save(): add error handling
2012-09-05 Luiz Capitulinoconsole: vga_hw_screen_dump_ptr: take Error argument
2012-09-05 Søren Sandmann Ped... Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
2012-09-05 Søren Sandmann Ped... qxl: Add set_client_capabilities() interface to QXLInte...
2012-09-05 Gerd Hoffmannspice: make number of surfaces runtime-configurable.
2012-09-05 Alon Levyqxl: add QXL_IO_MONITORS_CONFIG_ASYNC
2012-09-05 Alon Levyqxl: disallow unknown revisions
2012-09-05 Alon Levyqxl/update_area_io: guest_bug on invalid parameters
2012-09-05 Yonit Halperinspice: notify on vm state change only via spice_server_...
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.61' into staging
2012-08-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-31 Gerd Hoffmannuas: move transfer kickoff
2012-08-31 Hans de Goedeehci: Fix interrupt endpoints no longer working
2012-08-31 Gerd Hoffmannehci: handle TD deactivation of inflight packets
2012-08-31 Gerd Hoffmannehci: add ehci_cancel_queue()
2012-08-31 Hans de Goedeehci: simplify ehci_state_executing
2012-08-31 Hans de Goedeehci: Remove unnecessary ehci_flush_qh call
2012-08-31 Hans de Goedeehci: Schedule async-bh when IAAD bit gets set
2012-08-31 Hans de Goedeehci: Fix NULL ptr deref when unplugging an USB dev...
2012-08-31 Gerd Hoffmannusb: unique packet ids
2012-08-31 Hans de Goedeusb: Halt ep queue en cancel pending packets on a packe...
2012-08-31 Gerd Hoffmannfix info qtree indention
2012-08-29 Stefan Weilscsi-disk: Fix typo (uint32 -> uint32_t)
2012-08-29 Michael S. Tsirkinmsix: make [un]use vectors on reset/load optional
2012-08-29 Gleb Natapovreset PMBA and PMREGMISC PIIX4 registers.
2012-08-29 Cam Macdonellivshmem: remove redundant ioeventfd configuration
2012-08-29 Peter Maydellhw/arm_gic.c: Define .class_size in arm_gic_info TypeInfo
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-28 Paolo Bonziniscsi: more fixes to properties for passthrough devices
2012-08-28 Paolo Bonziniesp: support 24-bit DMA
2012-08-28 Hannes Reineckemegasas: Add 'hba_serial' property
2012-08-27 malcRevert "fix some debug printf format strings"
2012-08-27 malcRevert "vga: add some optional CGA compatibility hacks"
2012-08-27 malcRevert "i8259: add -no-spurious-interrupt-hack option"
2012-08-24 Matthew Ogilviei8259: add -no-spurious-interrupt-hack option
2012-08-24 Matthew Ogilvievga: add some optional CGA compatibility hacks
2012-08-24 Matthew Ogilviefix some debug printf format strings
2012-08-24 Paolo Bonziniivshmem: fix memory_region_del_eventfd assertion failure
2012-08-24 Paolo Bonziniqom: object_delete should unparent the object first
2012-08-22 Anthony Liguoriboards: add a 'none' machine type to all platforms
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.59' into staging
2012-08-22 Andreas Färberpci: Tidy up PCI host bridges
2012-08-22 Andreas Färberpci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
2012-08-22 Andreas Färberpci_host: Turn into SysBus-derived QOM type
2012-08-22 Andreas Färberunin_pci: QOM'ify UniNorth PCI host bridges
2012-08-22 Andreas Färberspapr_pci: QOM'ify sPAPR PCI host bridge
2012-08-22 Andreas Färberprep_pci: QOM'ify Raven PCI host bridge
2012-08-22 Andreas Färberppce500_pci: QOM'ify e500 PCI host bridge
2012-08-22 Andreas Färberppc4xx_pci: QOM'ify ppc4xx PCI host bridge
2012-08-22 Andreas Färbergt64xxx: QOM'ify GT64120 PCI host bridge
2012-08-22 Andreas Färbergrackle_pci: QOM'ify Grackle PCI host bridge
2012-08-22 Andreas Färberdec_pci: QOM'ify DEC 21154 PCI-PCI bridge
2012-08-22 Andreas Färberbonito: QOM'ify Bonito PCI host bridge
2012-08-22 Andreas Färberalpha_typhoon: QOM'ify Typhoon PCI host bridge
2012-08-22 Andreas Färberpci: Make host bridge TypeInfos const
2012-08-22 Stefan Hajnoczivirtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machi...
2012-08-21 Jan Kiszkai82378: Remove bogus MMIO coalescing
2012-08-20 Paolo Bonzinivirtio-scsi: add backwards-compatibility properties...
2012-08-18 Markus Armbrusterpc: Fix RTC CMOS info on RAM for ram_size < 1MiB
2012-08-18 Gerd Hoffmannscsi: fix warning
next