]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-01-07 Stuart YoderPPC: KVM: set has-idle in guest device tree
2013-01-07 Alexander Grafkvm: Update kernel headers
2013-01-07 Scott Woodopenpic: fix CTPR and de-assertion of interrupts
2013-01-07 Scott Woodopenpic: move IACK to its own function
2013-01-07 Scott Woodopenpic: IRQ_check: search the queue a word at a time
2013-01-07 Scott Woodopenpic: fix sense and priority bits
2013-01-07 Scott Woodopenpic: add some bounds checking for IRQ numbers
2013-01-07 Scott Woodopenpic: use standard bitmap operations
2013-01-07 Scott WoodRevert "openpic: Accelerate pending irq search"
2013-01-07 Scott Woodopenpic: always call IRQ_check from IRQ_get_next
2013-01-07 Scott Woodopenpic/fsl: critical interrupts ignore mask before...
2013-01-07 Scott Woodopenpic: make ctpr signed
2013-01-07 Scott Woodopenpic: rework critical interrupt support
2013-01-07 Scott Woodopenpic: make register names correspond better with...
2013-01-07 Scott Woodppc/booke: fix crit/mcheck/debug exceptions
2013-01-07 Scott Woodopenpic: lower interrupt when reading the MSI register
2013-01-07 Scott Woodopenpic: fix debug prints
2013-01-07 Samuel SeayPPC: fix segfault in signal handling code
2013-01-07 Bharat BhushanPPC: Reset qemu timers when guest reset
2013-01-07 Alexander Grafopenpic: fix coding style issues
2013-01-07 Bharat Bhushanpowerpc: linux header sync script includes epapr_hcalls.h
2013-01-07 Scott Woodopenpic: don't crash on a register access without a...
2013-01-07 Scott Woodopenpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/
2013-01-07 Scott Woodopenpic: BRR1 is not a CPU-specific register.
2013-01-07 Scott Woodopenpic: support large vectors on FSL mpic
2013-01-07 Scott Woodopenpic: remove pcsr (CPU sensitivity register)
2013-01-07 Scott Woodopenpic: symbolicize some magic numbers
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
next