]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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-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-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
2011-05-03  Michael Wallemilkymist-sysctl: fix timers
2011-05-03  Michael Wallemilkymist-vgafb: fix console resizing
2011-05-03  Michael Wallelm32: fix exception handling
2011-05-02  Paolo Bonzinikvm: use qemu_free consistently
2011-05-02  Michael Tokarevfix crash in migration, 32-bit userspace on 64-bit...
2011-05-02  Jan Kiszkakvm: Install specialized interrupt handler
2011-05-02  Jan KiszkaRedirect cpu_interrupt to callback handler
2011-05-02  Jan KiszkaBreak up user and system cpu_interrupt implementations
2011-05-02  Glauber Costakvm: create kvmclock when one of the flags are present
2011-05-02  Glauber Costakvm: add kvmclock to its second bit
2011-05-02  Jan Kiszkax86: Allow multiple cpu feature matches of lookup_feature
2011-05-02  Glauber Costakvm: use kernel-provided para_features instead of stati...
2011-05-02  Mike McCormackDon't zero out buffer in sched_getaffinity
2011-05-02  Mike McCormackFix buffer overrun in sched_getaffinity
2011-05-02  Stefan Weillinux-user: Fix compilation for "old" linux versions
2011-04-29  Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28  Anthony Liguorivirtfs: fix build due from rename
2011-04-28  Anthony LiguoriMerge remote-tracking branch 'amitshah/for-anthony...
2011-04-28  Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-04-28  Alexey Kardashevskiyvirtio-serial: Fix endianness bug in the config space
2011-04-28  Amit Shahchar: Detect chardev release by NULL handlers as well...
2011-04-28  Kusanagi Kouichichar: Allow devices to use a single multiplexed chardev.
2011-04-28  Hans de Goedespice-chardev: listen to frontend guest open / close
2011-04-28  Hans de Goedevirtio-console: notify backend of guest open / close
2011-04-28  Hans de Goedechardev: Allow frontends to notify backends of guest...
2011-04-27  Peter Maydelltarget-arm: Don't update base register on abort in...
2011-04-27  YuYeon Ohtarget-arm: fix LDMIA bug on page boundary
2011-04-27  Jan Kiszkaioapic: Do not set irr for masked edge IRQs
2011-04-27  Stefan Hajnoczivl.c: Replace -virtfs string manipulation with QemuOpts
2011-04-27  Harsh Prateek... v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames ...
2011-04-27  Harsh Prateek... hw/virtio-9p-local.c: Remove unnecessary null char...
2011-04-27  M. Mohan Kumarvirtio-9p: Bugfix to send correct iounit
2011-04-27  Aneesh Kumar K.Vvirtio-9p: removexattr on default acl should return 0
2011-04-27  Aneesh Kumar K.Vvirtio-9p: Print the pdu details on return
2011-04-27  Aneesh Kumar K.Vvirtio-9p: move 9p files around
2011-04-27  Jan Kiszkapflash: Restore & fix lazy ROMD switching
2011-04-27  Stefan Weildarwin-user: Remove unneeded null pointer check
2011-04-27  Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
next