]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-05-14 Blue Swirlsparc64: fix incorrect BPcc target sign extension
2011-05-14 Blue Swirlsparc64: fix wrpstate and wrtl on delay slot
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-09 Stefan Weilusb-linux: Add missing break statement
2011-05-09 Gerd Hoffmannusb-musb: uninline functions
2011-05-08 Richard Hendersonirq: Privatize CPU_INTERRUPT_NMI.
2011-05-08 Richard Hendersontarget-i386: Privatize some i386-specific interrupt...
2011-05-08 Richard Hendersontarget-arm: Privatize CPU_INTERRUPT_FIQ.
2011-05-08 Richard Hendersonirq: Remove CPU_INTERRUPT_TIMER.
2011-05-08 Richard Hendersontarget-sparc: Do not check CPU_INTERRUPT_TIMER.
2011-05-08 Richard Hendersontarget-mips: Do not check CPU_INTERRUPT_TIMER.
2011-05-08 Richard Hendersonirq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
2011-05-08 Richard Hendersonirq: Introduce CPU_INTERRUPT_TGT_* defines.
2011-05-08 Hannes Reineckelsi53c895a: Rename 'sense' to 'status'
2011-05-08 Paolo Bonzinilibcacard: add correct subdirectory dependencies
2011-05-08 Stefan Weillinux-user: Replace deprecated function
2011-05-08 Stefan WeilFix spelling in comments (intruction -> instruction)
2011-05-08 Stefan Weilac97: Remove unused local variables
2011-05-08 Stefan WeilFix typos in comment (threshhold -> threshold, mapp...
2011-05-08 Stefan WeilFix typo in comment (truely -> truly)
2011-05-08 Stefan WeilFix typo in comment (responsiblity -> responsibility)
2011-05-08 Stefan WeilFix typo in comment (relevent -> relevant)
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-08 Stefan WeilFix typos in comments (neccessary -> necessary)
2011-05-08 Stefan WeilFix typos in comments (instanciation -> instantiation)
2011-05-08 Stefan WeilFix typos in comments (interupt -> interrupt)
2011-05-08 Stefan WeilFix typos in comments (existance -> existence)
2011-05-08 Stefan WeilFix typos in comments (imediately -> immediately)
2011-05-08 Stefan WeilFix typo in comment (dieing -> dying)
2011-05-08 Stefan WeilFix typo in comment (consistant -> consistent)
2011-05-08 Stefan WeilFix typo in comment (embeded -> embedded)
2011-05-08 Stefan WeilFix typo in comment (auxilliary -> auxiliary)
2011-05-08 Stefan WeilFix typo in comment (colum -> column)
2011-05-08 Stefan WeilFix typos in comments (accessable -> accessible, privel...
2011-05-08 Stefan WeilFix typos in comments (accross -> across)
2011-05-08 Stefan WeilFix typos in comments (dependancy -> dependency)
2011-05-08 Anthony PERARDxen: Add Xen hypercall for sleep state in the cmos_s3...
2011-05-08 Anthony PERARDxen: Set running state in xenstore.
2011-05-08 Arun Sharmaxen: Initialize event channels and io rings
2011-05-08 Anthony PERARDvl.c: Introduce getter for shutdown_requested and reset...
2011-05-08 John Babovalpci: Use of qemu_put_ram_ptr in pci_add_option_rom.
2011-05-08 Anthony PERARDconfigure: Always use 64bits target physical addresses...
2011-05-08 Anthony PERARDIntroduce qemu_put_ram_ptr
2011-05-08 John Babovalxen: Adds a cap to the number of map cache entries.
2011-05-08 Jun Nakajimaxen: Introduce the Xen mapcache
2011-05-08 Anthony PERARDxen: Introduce Xen Interrupt Controller
2011-05-08 Anthony PERARDpiix_pci: Introduces Xen specific call for irq.
2011-05-08 Anthony PERARDpc, Disable vmport initialisation with Xen.
2011-05-08 Anthony PERARDxen: Add xenfv machine
2011-05-08 Anthony PERARDpc_memory_init: Move memory calculation to the caller.
2011-05-08 Anthony PERARDxen: Add initialisation of Xen
2011-05-08 Anthony PERARDxen: Support new libxc calls from xen unstable.
2011-05-08 Anthony PERARDxen: Make Xen build once.
2011-05-08 Anthony PERARDxen: Replace some tab-indents with spaces (clean-up).
2011-05-08 Anthony PERARDmachine, Add default_machine_opts to QEMUMachine.
2011-05-08 Anthony PERARDIntroduce -machine command option.
2011-05-06 Stefan WeilFix typo in code and comments
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.7.pull' into...
2011-05-05 Michael S.... Merge remote branch 'origin/master' into pci
2011-05-05 Alex WilliamsonCPUPhysMemoryClient: Pass guest physical address not...
2011-05-05 Alex WilliamsonCPUPhysMemoryClient: Fix typo in phys memory client...
2011-05-05 Jan Kiszkapci: Add class 0x403 as 'audio controller'
2011-05-05 Jan KiszkaMSI: Robust resource release
2011-05-05 Stefan Weileepro100: Support 32 bit read/write access to flash...
2011-05-05 Stefan Weileepro100: Support byte read access to general control...
2011-05-05 Stefan Weileepro100: Support byte/word read/write access to MDI...
2011-05-05 Stefan Weileepro100: Support byte/word writes to pointer register
2011-05-05 Stefan Weileepro100: Support byte/word writes to port address
2011-05-05 Stefan Weileepro100: Fix endianness issues
2011-05-05 Stefan Weileepro100: Pad received short frames
2011-05-05 Stefan Weileepro100: Remove unused structure element
2011-05-05 Stefan Weileepro100: Remove type casts which are no longer needed
2011-05-05 Stefan Weileepro100: Avoid duplicate debug messages
2011-05-04 Gerd Hoffmannusb: mass storage fix
2011-05-04 Gerd Hoffmannusb: move complete callback to port ops
2011-05-04 Gerd Hoffmannmusb: get musb state via container_of()
2011-05-04 Gerd Hoffmannohci: get ohci state via container_of()
2011-05-04 Gerd Hoffmannuhci: keep uhci state pointer in async packet struct.
2011-05-04 Gerd Hoffmannuhci: switch to QTAILQ
2011-05-04 Hans de Goedeusb: control buffer fixes
2011-05-04 Hans de Goedeusb-linux: Add support for buffering iso out usb packets
2011-05-04 Hans de Goedeusb-linux: We only need to keep track of 15 endpoints
2011-05-04 Hans de Goedeusb-linux: Refuse iso packets when max packet size...
2011-05-04 Hans de Goedeusb-linux: Refuse packets for endpoints which are not...
2011-05-04 Hans de Goedeusb-linux: Add support for buffering iso usb packets
2011-05-04 Hans de Goedeusb-linux: Get the alt. setting from sysfs rather then...
2011-05-04 Hans de Goedeusb-linux: introduce a usb_linux_alt_setting function
2011-05-03 Gerd Hoffmannspice: drop obsolete iothread locking
2011-05-03 Gerd Hoffmannspice: don't call displaystate callbacks from spice...
2011-05-03 Gerd Hoffmannspice: don't create updates in spice server context.
2011-05-03 Jes SorensenMake spice dummy functions inline to fix calls not...
2011-05-03 Nick ThomasNBD: Avoid leaking a couple of strings when the NBD...
2011-05-03 Jes Sorensenqemu-progress.c: printf isn't signal safe
2011-05-03 Alon Levyide/atapi: fix set but unused
2011-05-03 Amit Shahatapi: Explain why we need a 'media not present' state
2011-05-03 Amit Shahatapi: Move comment to proper place
2011-05-03 Kevin Wolfqemu-img resize: Fix option parsing
2011-05-03 Michael Wallelm32: add Milkymist Minimac2 support
next