]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2012-05-01 Blue SwirlMerge branch 'prep-up' of git://repo.or.cz/qemu/afaerber
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-30 Andreas FärberDrop darwin-user
2012-04-30 Pavel Borzenkovconfigure: add '--disable-cocoa' switch
2012-04-30 Pavel Borzenkovraw-posix: Do not use CONFIG_COCOA macro
2012-04-30 Hervé Poussineauprep: Move int-ack register from PReP to Raven PCI...
2012-04-30 Andreas FärberMakefile: Simplify compilation of target-*/cpu.c
2012-04-30 Andreas Färbertarget-mips: Start QOM'ifying CPU init
2012-04-30 Andreas Färbertarget-mips: QOM'ify CPU
2012-04-30 Andreas Färbertarget-m68k: Add QOM CPU subclasses
2012-04-30 Andreas Färbertarget-m68k: Start QOM'ifying CPU init
2012-04-30 Andreas Färbertarget-m68k: QOM'ify CPU reset
2012-04-30 Andreas Färbertarget-m68k: QOM'ify CPU
2012-04-30 Andreas Färbertarget-sh4: Start QOM'ifying CPU init
2012-04-30 Andreas Färbertarget-sh4: QOM'ify CPU reset
2012-04-30 Andreas Färbertarget-sh4: QOM'ify CPU
2012-04-30 Andreas FärberMAINTAINERS: Downgrade target-mips and target-sh4 to...
2012-04-30 Andreas FärberMAINTAINERS: Downgrade target-m68k to Odd Fixes
2012-04-28 Hervé Poussineauprep: Initialize PC speaker
2012-04-28 Hervé Poussineauisa: Add isa_bus_from_device() method
2012-04-28 Hervé Poussineaufdc: Parametrize ISA base, IRQ and DMA
2012-04-28 Hervé Poussineaui82378/i82374: Do not create DMA controller twice
2012-04-28 Stefan Weilmain-loop: Fix build for w32 and w64
2012-04-28 Andreas Färberconfigure: Don't build bsd-user on Mac OS X by default
2012-04-28 Andreas Färbersoftfloat: Replace int16 type with int_fast16_t
2012-04-28 Andreas Färbersoftfloat: Replace uint16 type with uint_fast16_t
2012-04-28 Andreas Färbertarget-mips: Move definition of uint_fast{8, 16}_t...
2012-04-28 Andreas Färbersoftfloat: Fix mixups of int and int16
2012-04-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28 Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-27 Luiz Capitulinoqapi: fix qmp_balloon() conversion
2012-04-27 Stefan Hajnocziqemu-iotests: add block-stream speed value test case
2012-04-27 Stefan Hajnocziblock: add 'speed' optional parameter to block-stream
2012-04-27 Stefan Hajnocziblock: change block-job-set-speed argument from 'value...
2012-04-27 Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-27 Stefan Hajnocziblock: use Error mechanism instead of -errno for block_...
2012-04-27 Peter Maydelltarget-arm: Make SETEND respect bswap_code (BE8) setting
2012-04-27 Peter Maydelltarget-arm: Move A9 config_base_address reset value...
2012-04-27 Andreas Färbertarget-arm: Change cpu_arm_init() return type to ARMCPU
2012-04-27 Stefan Weilqemu-timer: Optimize data structures
2012-04-27 Stefan Weilqemu-timer: Remove function alarm_has_dynticks
2012-04-27 Stefan Weilqemu-timer: Use bool, false, true for boolean values
2012-04-27 Stefan Weilqemu-timer: Remove unused function qemu_alarm_pending
2012-04-27 Stefan Weilqemu-timer: Remove redundant include statements
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26 Anthony LiguoriRevert "configure: Virtfs doesn't require libcap."
2012-04-26 Nathan Whitehornos-posix: Fix build on FreeBSD
2012-04-26 Stefano Stabellinimain_loop_wait: block indefinitely
2012-04-26 Stefano Stabelliniqemu_next_alarm_deadline: check the expire time of...
2012-04-26 Stefano Stabellinitimers: the rearm function should be able to handle...
2012-04-26 Andreas Färbertarget-i386: Fix x86_cpuid_set_model_id()
2012-04-26 Stefan Weilqtest: Fix more format errors with qtest_sendf
2012-04-26 Stefan Weilsdl: Add QEMU mascot icon for use with SDL
2012-04-26 Anthony Liguoriqom: quick and dirty QOM filesystem based on FUSE
2012-04-26 Anthony Liguoripc-sysfw: make sure to call qdev_init
2012-04-26 Kevin Wolfnbd: Fix uninitialised use of s->sock
2012-04-26 Gerd Hoffmannusb-uhci: update irq line on reset
2012-04-26 Gerd Hoffmannusb: add serial number generator
2012-04-26 Hans de Goedeusb-redir: Not finding an async urb id is not an error
2012-04-26 Hans de Goedeusb-redir: Reset device address and speed on disconnect
2012-04-26 Hans de Goedeusb-redir: An interface count of 0 is a valid value
2012-04-26 Lai Jiangshanusb-xhci: fix bit test
2012-04-26 David Gibsonusb-xhci: Use PCI DMA helper functions
2012-04-26 Gerd Hoffmannusb-host: fix zero-length packets
2012-04-26 Gerd Hoffmannusb-host: don't dereference invalid iovecs
2012-04-26 Gerd Hoffmannusb-storage: fix request canceling
2012-04-26 Hans de Goedeusb-ehci: Ensure frindex writes leave a valid frindex...
2012-04-26 Gerd Hoffmannusb-ehci: add missing usb_packet_init() call
2012-04-26 Gerd Hoffmannusb-ehci: remove hack
2012-04-26 Gerd Hoffmannhda: fix codec ids
2012-04-26 Gerd Hoffmannhda: add hda-micro codec
2012-04-26 Gerd Hoffmannhda: move input widgets from duplex to common
2012-04-25 Gerd Hoffmannfix paaudio.c warnings
2012-04-25 Andreas FärberMAINTAINERS: Document all stable trees
2012-04-25 Andreas FärberMAINTAINERS: Fix SCM tree for virtio-9p
2012-04-25 Andreas FärberMAINTAINERS: Indicate type of SCM
2012-04-25 Andreas FärberMAINTAINERS: Fix TCI file pattern
2012-04-25 Andreas FärberMAINTAINERS: Fix virtio-9p file pattern
2012-04-25 Andreas FärberMAINTAINERS: Fix PC file pattern
2012-04-25 Lluís VilanovaBeautify makefile commands for generation of files...
2012-04-25 Lluís VilanovaGeneric elimination of auto-generated files
2012-04-25 Amit Shahvirtio-serial-bus: Unset guest_connected at reset and...
2012-04-25 Alon Levyvirtio-serial-bus: fix guest_connected init before...
2012-04-25 Andreas Färbertarget-i386: Introduce "tsc-frequency" property for...
2012-04-25 Andreas Färbertarget-i386: Prepare "vendor" property for X86CPU
2012-04-25 Andreas Färbertarget-i386: Introduce "xlevel" property for X86CPU
2012-04-25 Andreas Färbertarget-i386: Introduce "level" property for X86CPU
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU model-id
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU stepping
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU model
2012-04-25 Andreas Färbertarget-i386: Add property getter for CPU family
2012-04-25 Andreas Färbertarget-i386: Add "model-id" property to X86CPU
next