]> git.proxmox.com Git - qemu.git/history - hw
Update version for 1.2.0-rc1 release
[qemu.git] / hw /
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
2012-08-18 Gerd HoffmannAvoid asprintf() which is not available on mingw
2012-08-17 Stefan Hajnoczivirtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machi...
2012-08-16 David GibsonAllow QEMUMachine to override reset sequencing
2012-08-16 David Gibsonpseries: Instantiate USB interface when required
2012-08-16 Hans de Goedeehci: Fix setting of halt bit from usbcmd register...
2012-08-16 Gerd Hoffmannehci: fix Interrupt Threshold Control implementation
2012-08-16 Gerd Hoffmannusb: update uas product id
2012-08-16 Gerd Hoffmannusb: async control xfer fixup
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Bharat Bhushanopenpic: Added BRR1 register
2012-08-15 Alexey Kardashevskiypseries dma: DMA window params added to PHB and DT...
2012-08-15 Alexey Kardashevskiypseries: Add PCI MSI/MSI-X support
2012-08-15 Alexey Kardashevskiypseries: Add trace event for PCI irqs
2012-08-15 Alexey Kardashevskiypseries: Export find_phb() utility function for PCI...
2012-08-15 Alexey Kardashevskiypseries: added allocator for a block of IRQs
2012-08-15 Alexey Kardashevskiypseries: Separate PCI RTAS setup from common from emula...
2012-08-15 Alexey Kardashevskiypseries: Rework irq assignment to avoid carrying qemu_i...
2012-08-15 David Gibsonpseries: Remove extraneous prints
2012-08-15 Alexander GrafPPC: spapr: Remove global variable
2012-08-15 Alexander GrafPPC: spapr: Rework VGA select logic
2012-08-15 zhlcindy@gmail.comspapr: Add support for -vga option
2012-08-15 zhlcindy@gmail.comAdd one new file vga-pci.h and cleanup on all platforms
2012-08-15 Alexander GrafRevert "PPC: e500: Use new MPIC dt format"
2012-08-15 Scott WoodPPC: e500: add generic e500 platform
2012-08-15 Scott WoodPPC: e500: split mpc8544ds machine from generic e500...
2012-08-15 Scott WoodPPC: e500: change internal references away from mpc8544ds
2012-08-15 Scott WoodPPC: e500: rename mpc8544ds into generic file
2012-08-15 Alexey Kardashevskiypseries pci: spapr_populate_pci_devices renamed to...
2012-08-15 Alexey Kardashevskiypseries pci: removed redundant busdev
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-15 Alberto Garciaivshmem, qdev-monitor: fix order of qerror parameters
2012-08-15 Stefan Weilframebuffer: Fix spelling in comment (leight -> height)
2012-08-15 Stefan WeilSpelling fix in comment (peripherans -> peripherals)
2012-08-15 Alejandro Martinez... ehci: fix assertion typo
2012-08-14 Jan Kiszkakvmvapic: Disable if there is insufficient memory
2012-08-14 Jan Kiszkakvm: i8254: Finish time conversion fix
2012-08-14 Jan Kiszkakvm: i8254: Cache kernel clock offset in KVMPITState
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2012-08-13 Luiz Capitulinoqmp: add SUSPEND_DISK event
2012-08-13 Andreas Färberarm: Move some ARM devices into libhw
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-13 Peter A. G. Crosth... ssd0323: abort() instead of exit(1) on error.
2012-08-13 Mitsyanko Igorhw/sd.c: make sd_wp_addr() return bool
2012-08-13 Mitsyanko Igorhw/sd.c: make sd_dataready() return bool
2012-08-13 Mitsyanko Igorhw/sd.c: convert binary variables to bool
2012-08-13 Mitsyanko Igorhw/sd.c: introduce wrapper for conversion address to...
2012-08-13 Mitsyanko Igorhw/sd.c: make sd_wp_addr() accept 64 bit address argument
2012-08-13 Mitsyanko Igorhw/sd.c: convert wp_groups in SDState to bitfield
2012-08-13 Peter A. G. Crosth... armv7m: Guard against no -kernel argument
2012-08-13 Peter Maydellhw/armv7m_nvic: Fix incorrect default for num-irqs...
2012-08-13 Peter A. G. Crosth... xilinx_axi*: Re-implemented interconnect
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-11 Guan Xuetaounicore32-softmmu: Add is_default setting for puv3...
2012-08-11 Guan Xuetaounicore32-softmmu: Add ps2 support
2012-08-11 Guan Xuetaounicore32-softmmu: Add puv3 dma support
2012-08-11 Guan Xuetaounicore32-softmmu: Add puv3 pm support
2012-08-11 Guan Xuetaounicore32-softmmu: Add puv3 gpio support
2012-08-11 Guan Xuetaounicore32-softmmu: Add puv3 ostimer support
2012-08-11 Guan Xuetaounicore32-softmmu: Add puv3 interrupt support
2012-08-11 Guan Xuetaounicore32-softmmu: Add puv3 soc/board support
2012-08-11 Guan Xuetaounicore32-softmmu: Add unicore32-softmmu build support
2012-08-10 Paolo Bonzinivirtio-blk: disable write cache if not negotiated
2012-08-10 Paolo Bonzinivirtio-blk: support VIRTIO_BLK_F_CONFIG_WCE
2012-08-10 Jason Baronahci: Fix sglist memleak in ahci_dma_rw_buf()
2012-08-10 Jason Baronahci: Fix ahci cdrom read corruptions for reads > 128k
2012-08-10 Avi Kivityvirtio-blk: fix use-after-free while handling scsi...
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
next