]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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-06 Blue SwirlRevert "virtio-pci: replace byte swap hack"
2013-01-06 Blue Swirlvirtio-pci: replace byte swap hack
2013-01-06 Blue Swirltests: add gcov support
2013-01-05 Stefan Weilhw/i386: Fix broken build for non POSIX hosts
2013-01-05 Richard Hendersonsoftfloat: Implement uint64_to_float128
2013-01-05 Richard Hendersonsoftfloat: Fix uint64_to_float64
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 Hajnoczispice: drop incorrect vm_change_state_handler() opaque
2013-01-04 John Spencerlinux-user/syscall.c: remove forward declarations
2013-01-04 Stefan Weilhw/mcf5206: Reduce size of lookup table
2013-01-04 陳韋任 (Wei-Ren... Remove --sparc_cpu option from the configure list
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... 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-04 Gerd Hoffmannconfigure: also symlink *.aml files
2013-01-03 Gerd Hoffmannpty: unbreak libvirt
2013-01-03 Stefan Hajnoczidataplane: use linux-headers/ for virtio includes
2013-01-02 Stefan Weilconfigure: Write new file "config-all-disas.mak" when...
2013-01-02 Stefan Weiltci: Fix broken builds with TCG interpreter
2013-01-02 Michael Tokarevsavevm.c: cleanup system includes
2013-01-02 Michael Tokarevdisallow -daemonize usage of stdio (curses display...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Stefan Weiltcg: Remove unneeded assertion
2013-01-02 Liu Yuansheepdog: pass oid directly to send_pending_req()
2013-01-02 Liu Yuansheepdog: don't update inode when create_and_write...
2013-01-02 Stefan Weilblock/raw-win32: Fix compiler warnings (wrong format...
2013-01-02 liguangqemu-img: report size overflow error message
2013-01-02 liguangcutils: change strtosz_suffix_unit function
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 Hajnocziiov: add qemu_iovec_concat_iov()
2013-01-02 Stefan Hajnoczitest-iov: add iov_discard_front/back() testcases
2013-01-02 Stefan Hajnocziiov: add iov_discard_front/back() to remove data
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 Stefan Hajnocziconfigure: add CONFIG_VIRTIO_BLK_DATA_PLANE
2013-01-02 Stefan Hajnocziraw-posix: add raw_get_aio_fd() for virtio-blk-data...
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...
2013-01-01 陳韋任 (Wei-Ren... target-mips: Use EXCP_SC rather than a magic number
2013-01-01 Jovanovic,... target-mips: Make repl_ph to sign extend to target...
2013-01-01 Dongxue ZhangFix my email address
2013-01-01 Stefan Weiltarget-mips: Remove semicolon from macro definition
2013-01-01 Petar Jovanovictarget-mips: Fix for helpers for EXTR_* instructions
2013-01-01 Petar Jovanovictarget-mips: Fix incorrect reads and writes to DSPContr...
2012-12-29 Brad SmithFix semaphores fallback code
2012-12-29 Richard Hendersontcg-hppa: Fix typo in brcond2
2012-12-29 Richard Hendersontcg-i386: Perform cmov detection at runtime for 32...
2012-12-29 Richard Hendersontcg: Add TCGV_IS_UNUSED_*
2012-12-28 Brad SmithDisable semaphores fallback code for OpenBSD
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.... virtio-pci: don't poll masked vectors
2012-12-26 Michael S.... msix: expose access to masked/pending state
2012-12-26 Michael S.... msi: 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 Gleb NatapovMAINTAINERS: Take over kvm maintenance
2012-12-23 Robert Schieleconfigure: allow disabling pixman if not needed
2012-12-23 Alex Horntmp105: Create API for TMP105 temperature sensor.
2012-12-23 Lluís Vilanovabuild: Use separate makefile for "trace/"
2012-12-23 Jan Kiszkawin32: Switch thread abstraction to us TLS variable...
2012-12-23 Eduardo Habkosttarget-i386: CPUID: return highest basic leaf if eax...
2012-12-23 Lei Liqemu-char: Inherit ptys and improve output from -serial pty
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
next