]> git.proxmox.com Git - qemu.git/history - hw
target-i386: Explicitly set vendor for each built-in cpudef
[qemu.git] / hw /
2013-01-08 Andreas Färberqdev: Don't assume existence of parent bus on unparenting
2013-01-08 Eduardo Habkostqdev: Include qdev code into *-user, too
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-01-08 Gerd Hoffmannuhci: stop using portio lists
2013-01-08 Hans de Goedeusbredir: Add support for buffered bulk input (v2)
2013-01-07 Liming Wangexynos4210: Add EHCI support
2013-01-07 Andreas Färberusb/ehci: Add SysBus EHCI device for Exynos4210
2013-01-07 Andreas Färberusb/ehci: Move capsbase and opregbase into SysBus EHCI...
2013-01-07 Andreas Färberusb/ehci: Clean up SysBus and PCI EHCI split
2013-01-07 Gerd Hoffmannxhci: call set-address with dummy usbpacket
2013-01-07 Hans de Goedeusb-redir: Add debugging to bufpq save / restore
2013-01-07 Hans de Goedeusbredir: Add usbredir_init_endpoints() helper
2013-01-07 Hans de Goedeusbredir: Verify we have 32 bits bulk length cap when...
2013-01-07 Hans de Goedeusbredir: Add ep_stopped USBDevice method
2013-01-07 Hans de Goedeusbredir: Add USBEP2I and I2USBEP helper macros
2013-01-07 Hans de Goedeusbredir: Add an usbredir_stop_ep helper function
2013-01-07 Hans de Goedeusb: Add an usb_device_ep_stopped USBDevice method
2013-01-07 Hans de Goedeusb: Fix usb_ep_find_packet_by_id
2013-01-07 Hans de Goedehid: Change idle handling to use a timer
2013-01-07 Hans de Goedeuhci: Maximize how many frames we catch up when behind
2013-01-07 Hans de Goedeuhci: Limit amount of frames processed in one go
2013-01-07 Hans de Goedeuhci: Add a QH_VALID define
2013-01-07 Hans de Goedeuhci: Fix pending interrupts getting lost on migration
2013-01-07 Hans de Goedeuhci: Fix 1 ms delay in interrupt reporting to the...
2013-01-07 Hans de Goedeehci: Don't call commit_irq after raising PCD
2013-01-07 Hans de Goedeehci: Further speedup rescanning if async schedule...
2013-01-07 Hans de Goedeehci: Use uframe precision for interrupt threshold...
2013-01-07 Hans de Goedeehci: Verify a queue's ep direction does not change
2013-01-07 Hans de Goedeehci: Add an ehci_get_pid helper function
2013-01-07 Hans de Goedeehci: Verify qtd for async completed packets
2013-01-07 Hans de Goedeehci: writeback_async_complete_packet: verify qh and qtd
2013-01-07 Hans de Goedeehci: Move get / put_dwords upwards
2013-01-07 Hans de Goedeehci: Verify guest does not change the token of infligh...
2013-01-07 Hans de Goedeehci: Add ehci_verify_qh and ehci_verify_qtd helper...
2013-01-07 Hans de Goedeehci: Add a ehci_writeback_async_complete_packet helper...
2013-01-07 Amos Kongrtl8139: preserve link state across device reset
2013-01-07 Amos Konge1000: no need auto-negotiation if link was down
2013-01-07 Michael Contrerase1000: Discard oversized packets based on SBP|LPE
2013-01-06 Blue SwirlRevert "virtio-pci: replace byte swap hack"
2013-01-06 Blue Swirlvirtio-pci: replace byte swap hack
2013-01-05 Stefan Weilhw/i386: Fix broken build for non POSIX hosts
2013-01-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.1' into...
2013-01-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.2' into staging
2013-01-04 Stefan Weilhw/mcf5206: Reduce size of lookup table
2013-01-04 Stefan Weilpseries: Remove unneeded include statement (fixes MinGW...
2013-01-04 Markus Armbrusterpc_sysfw: Check for qemu_find_file() failure
2013-01-04 Gerd Hoffmannpc: remove bochs bios debug ports
2013-01-04 Lucas Meneghel Rod... hw: Add test device for unittests execution
2013-01-04 Gerd Hoffmannadd isa-debug-exit device.
2013-01-04 Gerd Hoffmannswitch debugcon to memory api
2013-01-04 Gerd Hoffmannapci: assign memory regions to ich9 lpc device
2013-01-04 Gerd Hoffmannapci: assign memory regions to piix4 acpi device
2013-01-04 Gerd Hoffmannacpi: autoload dsdt
2013-01-03 Stefan Hajnoczidataplane: use linux-headers/ for virtio includes
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Alexey Zaytsevvirtio-blk: Return UNSUPP for unknown request types
2013-01-02 Stefan Hajnoczivirtio-blk: add x-data-plane=on|off performance feature
2013-01-02 Stefan Hajnoczidataplane: add virtio-blk data plane code
2013-01-02 Stefan Hajnoczivirtio-blk: restore VirtIOBlkConf->config_wce flag
2013-01-02 Stefan Hajnoczidataplane: add Linux AIO request queue
2013-01-02 Stefan Hajnoczidataplane: add event loop
2013-01-02 Stefan Hajnoczidataplane: add virtqueue vring code
2013-01-02 Stefan Hajnoczidataplane: add host memory mapping code
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2013-01-01 Stefan Weilpflash_cfi01: Suppress warning when Linux probes for...
2012-12-28 Alon Levyusb/redirect.c: unbreak compilation due to include...
2012-12-28 Blue SwirlMerge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
2012-12-26 Michael S. Tsirkinvirtio-pci: don't poll masked vectors
2012-12-26 Michael S. Tsirkinmsix: expose access to masked/pending state
2012-12-26 Michael S. Tsirkinmsi: add API to get notified about pending bit poll
2012-12-26 Knut Omangpcie: Fix bug in pcie_ext_cap_set_next
2012-12-25 Xudong Haoqemu-kvm/pci-assign: 64 bits bar emulation
2012-12-23 Alex Horntmp105: Create API for TMP105 temperature sensor.
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-20 Michael S. Tsirkinvirtio: make bindings typesafe
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Andreas Färberppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
2012-12-19 Andreas Färberppc4xx_devs: Return PowerPCCPU from ppc4xx_init()
2012-12-19 Andreas Färberppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer...
2012-12-19 Andreas Färberppc: Pass PowerPCCPU to [h]decr timer callbacks
2012-12-19 Andreas Färberppc: Pass PowerPCCPU to [h]decr callbacks
2012-12-19 Andreas Färberppc: Pass PowerPCCPU to ppc_set_irq()
2012-12-19 Andreas Färberkvm: Pass CPUState to kvm_vcpu_ioctl()
2012-12-19 Eduardo Habkostqdev-properties.c: Separate core from the code used...
2012-12-19 Eduardo Habkostqdev: Coding style fixes
2012-12-19 Paolo Bonzinihw: move executable format header files to hw/
2012-12-19 Paolo Bonzinisoftmmu: move remaining include files to include/ subdi...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniqom: move include files to include/qom/
2012-12-19 Paolo Bonzinimigration: move include files to include/migration/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
next