aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-26sparc: move do_interrupt to helper.cBlue Swirl
2011-06-26sparc: fix coding style of the area to be movedBlue Swirl
2011-06-26cpu_loop_exit: avoid using AREG0Blue Swirl
2011-06-26Sparc32: dummy implementation of MXCC MMU breakpoint registersBlue Swirl
2011-06-26Fix fallouts from Linux header inclusionJan Kiszka
2011-06-24qemu-kvm: fix pulseaudio detection in configureMarc-Antoine Perennou
2011-06-24exec: last_first_tb was only used in !ONLY_USER caseJuan Quintela
2011-06-24w32: Remove redundant definitions of PRI*64Stefan Weil
2011-06-24Do not include compatfd for WIN32Jan Kiszka
2011-06-24Fix comment typos in hw/armv7m.cMatthew Fernandez
2011-06-24MAINTAINERS: Fix typo in email addressPeter Maydell
2011-06-24blockdev: Put space after comma in error messageMarkus Armbruster
2011-06-24Spell "unkown" correctly in error_report() argumentsMarkus Armbruster
2011-06-24qemu-img: Don't prepend qemu-img to error messages twice.Markus Armbruster
2011-06-24Strip trailing '\n' from error_report()'s first argumentMarkus Armbruster
2011-06-24sheepdog: qemu_bh_new() can't return null pointer, drop checkMarkus Armbruster
2011-06-24Align dummy display to fixed-size active consoleJan Kiszka
2011-06-24configure: Don't create symlinks to nonexistent targetsPeter Maydell
2011-06-23usb: ignore USB_DT_DEBUGGerd Hoffmann
2011-06-23usb-storage: Turn drive serial into a qdev property usb-storage.serialMarkus Armbruster
2011-06-23coreaudio: Fix OSStatus format specifierAndreas Färber
2011-06-23coreaudio: Avoid formatting UInt32 typeAndreas Färber
2011-06-23hw/usb-ohci.c: Fix handling of remote wakeup corner casesPeter Maydell
2011-06-23usb-bus: Don't allow speed mismatch while attaching devicesHans de Goede
2011-06-23usb-linux: allow "compatible" high speed devices to connect at fullspeedHans de Goede
2011-06-23usb: Add a speedmask to devicesHans de Goede
2011-06-23usb: Proper error propagation for usb_device_attach errorsHans de Goede
2011-06-23usb-bus: Don't allow attaching a device to a bus with no free portsHans de Goede
2011-06-23ehci: switch to nanosecondsGerd Hoffmann
2011-06-23ehci: add freq + maxframes propertiesGerd Hoffmann
2011-06-23usb-linux: track inflight iso urb countGerd Hoffmann
2011-06-23usb-linux: make iso urb count contigurableGerd Hoffmann
2011-06-23usb-linux: add get_endp()Gerd Hoffmann
2011-06-22net: Warn about "-net nic" options which were ignoredPeter Maydell
2011-06-22net: Don't warn about the default network setupPeter Maydell
2011-06-22Revert "net: Improve the warnings for dubious command line option combinations"Peter Maydell
2011-06-22Optimize screendumpAvi Kivity
2011-06-22Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-22Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-06-21linux-user: Fix sync_file_range on 32bit mipsRiku Voipio
2011-06-21linux-user/signal.c: Remove unused fenabPeter Maydell
2011-06-21linux-user/signal.c: Remove only-ever-set variable fpu_save_addrPeter Maydell
2011-06-21linux-user: Bump do_syscall() up to 8 syscall argumentsPeter Maydell
2011-06-21flatload: memp was a write-only variableJuan Quintela
2011-06-21flatload: end_code was only used in a debug messageJuan Quintela
2011-06-21linux-user: syscall should use sanitized arg1Juan Quintela
2011-06-21syscall: really return ret codeJuan Quintela
2011-06-21linuxload: id_change was a write only variableJuan Quintela