]> git.proxmox.com Git - qemu.git/history - hw
linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr
[qemu.git] / hw /
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/q35.1' into staging
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/prep-up'...
2013-01-11 Julien Grallhw/pc.c: Fix converting of ioport_register* to MemoryRegion
2013-01-11 Stefan WeilReplace remaining gmtime, localtime by gmtime_r, localt...
2013-01-11 Gerd Hoffmannpc: rename machine types
2013-01-11 Gerd Hoffmannq35: add ich9 intel hda controller
2013-01-10 Paolo Bonzinivirtio-scsi: abort in-flight I/O when the device is...
2013-01-10 Paolo Bonziniqdev: add qbus_reset_all
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/build.1' into...
2013-01-10 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/qemu-1...
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-01-08 Alex Williamsonvfio-pci: Loosen sanity checks to allow future features
2013-01-08 Alex Williamsonvfio-pci: Make host MSI-X enable track guest
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...
next