]> Git Repo - qemu.git/history - hw
cpus.c: Make all_cpu_threads_idle() static
[qemu.git] / hw /
2012-07-21 Stefan WeilUse macro QEMU_PACKED for new packed structures
2012-07-21 Alexey Kardashevskiypowerpc pci: fixed packing of ranges[]
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-17 Christian Borntraegerconstify value pointer for qdev_prop_set_string
2012-07-17 Pavel Hrdinafdc: fix relative seek
2012-07-17 Markus Armbrusterhw/block-common: Factor out fall back to legacy -drive...
2012-07-17 Markus Armbrusterblockdev: Don't limit DriveInfo serial to 20 characters
2012-07-17 Markus Armbrusterhw/block-common: Factor out fall back to legacy -drive...
2012-07-17 Markus Armbrusterhw/block-common: Move BlockConf & friends from block.h
2012-07-17 Markus ArmbrusterRelax IDE CHS limits from 16383,16,63 to 65535,16,255
2012-07-17 Markus Armbrusterhd-geometry: Compute BIOS CHS translation in one place
2012-07-17 Markus Armbrusteride pc: Put hard disk info into CMOS only for hard...
2012-07-17 Markus Armbrusterblock: Geometry and translation hints are now useless...
2012-07-17 Markus Armbrusteride: qdev property for BIOS CHS translation
2012-07-17 Markus Armbrusterqdev: New property type chs-translation
2012-07-17 Markus Armbrusterqdev: Collect private helpers in one place
2012-07-17 Markus Armbrusteride: qdev properties for disk geometry
2012-07-17 Markus Armbrustervirtio-blk: qdev properties for disk geometry
2012-07-17 Markus Armbrusterscsi-hd: qdev properties for disk geometry
2012-07-17 Markus Armbrusterhd-geometry: Switch to uint32_t to match BlockConf
2012-07-17 Markus Armbrusteride pc: Cut out the block layer geometry middleman
2012-07-17 Markus Armbrusterhd-geometry: Cut out block layer translation middleman
2012-07-17 Markus Armbrusterhd-geometry: Clean up confusing use of prior translatio...
2012-07-17 Markus Armbrusterhd-geometry: Clean up gratuitous goto in hd_geometry_gu...
2012-07-17 Markus Armbrusterhd-geometry: Factor out guess_chs_for_size()
2012-07-17 Markus Armbrusterhd-geometry: Unnest conditional in hd_geometry_guess()
2012-07-17 Markus Armbrusterhd-geometry: Add tracepoints
2012-07-17 Markus Armbrusterhd-geometry: Move disk geometry guessing back from...
2012-07-17 Markus Armbrusterfdc: Move floppy geometry guessing back from block.c
2012-07-14 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-07-14 Jan Kiszkavga: Implement blinking of text cursor
2012-07-14 Peter Maydellhw/sh_serial: Use TARGET_PRIxPHYS rather than %x for...
2012-07-14 Peter Maydellhw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx
2012-07-14 Hervé Poussineauesp: add AMD PCscsi emulation (PCI SCSI adapter)
2012-07-14 Hervé Poussineaupci: add some stubs
2012-07-14 Hervé Poussineauesp: use trace framework instead of stderr output
2012-07-14 Hervé Poussineauesp: split esp code into generic chip emulation and...
2012-07-14 Hervé Poussineauesp: use hba_private field instead of a complex cast
2012-07-14 Hervé Poussineauesp: support future change of chip_id
2012-07-14 Hervé Poussineauesp: implement Reset ATN command
2012-07-14 Hervé Poussineauesp: implement Disable selection command
2012-07-14 Hervé Poussineauesp: delay Transfer Information command if dma is not...
2012-07-14 Hervé Poussineauesp: execute select commands immediately when it is...
2012-07-14 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-07-14 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-07-13 Hannes Reineckemegasas: mark mfi_frame_desc as 'static'
2012-07-12 Gerd Hoffmannehci: improve expire time calculation
2012-07-12 Gerd Hoffmannehci: implement Interrupt Threshold Control support
2012-07-12 Gerd Hoffmannehci: raise irq in the frame timer
2012-07-12 Gerd Hoffmannuhci: initialize expire_time when loading v1 vmstate
2012-07-12 Gerd Hoffmannusb: add usb attached scsi emulation
2012-07-12 Paolo Bonzinivirtio: move common irqfd handling out of virtio-pci
2012-07-12 Paolo Bonzinivirtio: move common ioeventfd handling out of virtio-pci
2012-07-12 Paolo Bonzinimemory: pass EventNotifier, not eventfd
2012-07-12 Paolo Bonziniivshmem: wrap ivshmem_del_eventfd loops with transaction
2012-07-12 Paolo Bonziniivshmem: use EventNotifier and memory API
2012-07-12 Peter Maydellhw/imx_avic.c: Avoid format error when target_phys_addr...
2012-07-10 Paolo Bonziniscsi: add free_request callback
2012-07-10 Jan Kiszkaapic: Defer interrupt updates to VCPU thread
2012-07-10 Jan Kiszkaapic: Reevaluate pending interrupts on LVT_LINT0 changes
2012-07-10 Jan Kiszkaapic: Resolve potential endless loop around apic_update_irq
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.55' into staging
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-09 Markus Armbrusterfdc: Drop broken code for user-defined floppy geometry
2012-07-09 Pavel Hrdinafdc: fix interrupt handling
2012-07-09 Pavel Hrdinafdc: rewrite seek and DSKCHG bit handling
2012-07-09 Gerd Hoffmannusb-host: add trace events for iso xfers
2012-07-09 Gerd Hoffmannusb: fix interface initialization
2012-07-09 Gerd Hoffmannusb: split endpoint init and reset
2012-07-09 Hans de Goedeusb-redir: Correctly handle the usb_redir_babble usbred...
2012-07-09 Hans de Goedeehci: Kick async schedule on wakeup in the non companio...
2012-07-09 Hans de Goedeusb-ehci: Fix an assert whenever isoc transfers are...
2012-07-09 Gerd Hoffmannehci: don't flush cache on doorbell rings.
2012-07-09 Gerd Hoffmannehci: fix td writeback
2012-07-09 Gerd Hoffmannehci: fix ehci_qh_do_overlay
2012-07-07 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-07-04 Peter Maydellhw/cadence_gem: Make rx_desc_addr and tx_desc_addr...
2012-07-04 Peter Chubbi.MX31: KZM-ARM11-01 evaluation board
2012-07-04 Peter Chubbi.MX31: Interrupt Controller
2012-07-04 Peter Chubbi.MX31: Timers
2012-07-04 Peter Chubbi.MX31: Clock Control Module
2012-07-04 Peter Chubbi.MX: UART support
2012-07-04 Oleg OgurtsovExynos4: add RTC device
2012-07-04 Evgeny Voevodinhw/exynos4210.c: Fix misleading initialization of IROM...
2012-07-04 Evgeny Voevodinhw/exynos4210_pwm.c: Fix STOP status in tick handler.
2012-07-04 Stanislav VorobiovARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux...
2012-07-02 Christian Hoffscsi: Fix transfer length for READ POSITION commands.
2012-07-02 Christian Hoffscsi: Add basic support for SCSI media changer commands.
2012-07-02 Paolo Bonziniscsi: Ensure command and transfer lengths are set for...
2012-07-02 Christian Hoffscsi: Fix LOAD_UNLOAD
2012-07-02 Christian Hoffscsi: Fix data length == SCSI_SENSE_BUF_SIZE
next
This page took 0.072503 seconds and 7 git commands to generate.