]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-05-02 Anthony LiguoriUpdate version for 1.1-rc0 release v1.1-rc0
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-05-01 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01 Nikolaus RathDeclare state directory in smb.conf
2012-05-01 Nikolaus Rathslirp: don't use "smb ports = 0" option
2012-05-01 Alexander Graflinux-user: Fix invalid TARGET_ABI_BITS usage on ppc...
2012-05-01 François Revoltarget-ppc: Some support for dumping TLB_EMB TLBs
2012-05-01 Stefan Weilppce500_spin: Replace assert by hw_error (fixes compile...
2012-05-01 Peter Portantepseries: Fix use of global CPU state
2012-05-01 David Gibsonpseries: Use the same interrupt swizzling for host...
2012-05-01 David Gibsonpseries: Implement automatic PAPR VIO address allocation
2012-05-01 Alexander GrafPPC: Fix up e500 cache size setting
2012-05-01 Bharat Bhushanbooke:Use MMU API for creating initial mapping for...
2012-05-01 Alexander Graflinux-user: Fix undefined HOST_LONG_SIZE on PPC hosts
2012-05-01 malcRevert "Remove stray HOST_LONG_SIZE"
2012-05-01 Stefan Hajnocziconfigure: check for supported Python 2.x versions
2012-05-01 Stefan Hajnoczitracetool: avoid pkgutil.iter_modules() Python 2.7...
2012-05-01 Stefan Hajnoczitracetool: avoid str.rpartition() Python 2.5 function
2012-05-01 Stefan Hajnoczitracetool: use Python 2.4-compatible __import__() arguments
2012-05-01 Stefan Hajnoczitracetool: use Python 2.4-compatible exception handling...
2012-05-01 Jens Freimanns390: reset avail and used index on reboot
2012-05-01 Christian BorntraegerS390: dont call system_shutdown on disabled wait
2012-05-01 Einar LueckS390: remove default cdrom, sd-card and floppy support
2012-05-01 Jens FreimannS390: support reboot for kvm on s390
2012-05-01 Jens FreimannS390: reboot: reset device pages on reboot
2012-05-01 Christian BorntraegerS390: fix error handling on kernel and initrd failures
2012-05-01 Christian BorntraegerS390: fix kernel_commandline handling
2012-05-01 malcRemove stray HOST_LONG_SIZE
2012-05-01 Blue Swirlpc-bios: update OpenBIOS images
2012-05-01 Andreas Färberconfigure: Add libraries for qemu-ga on Solaris
2012-05-01 Andreas Färberqemu-ga: Implement alternative to O_ASYNC
2012-05-01 Stefan Weilmain-loop: Calculate poll timeout using timeout argument
2012-05-01 Stefan Weilvga: Don't switch to 1 x 1 character text screen
2012-05-01 Blue Swirlmemory: move functions is_romd and section_addr to...
2012-05-01 Blue Swirlcputlb: prepare private memory API for public consumption
2012-05-01 Blue Swirlcputlb: move TLB handling to a separate file
2012-05-01 Blue Swirlexec: prepare for splitting
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-05-01 Stefan Weiliohandler: Use bool for boolean struct member and remov...
2012-05-01 Stefan Weilasync: Use bool for boolean struct members and remove...
2012-05-01 Stefan Weilconfigure: Fix creation of symbolic links for MinGW...
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 Michael Rothqemu-ga: persist tracking of fsfreeze state via filesystem
2012-04-30 Michael Rothqemu-ga: add a whitelist for fsfreeze-safe commands
2012-04-30 Michael Rothqemu-ga: improve recovery options for fsfreeze
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
next