]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-05-26 Gerd Hoffmannusb-linux: walk async urb list in cancel
2011-05-26 Gerd Hoffmannusb-linux: track aurbs in list
2011-05-26 Gerd Hoffmannusb-linux: add hostport property
2011-05-26 Gerd Hoffmannusb-linux: fix device path aka physical port handling
2011-05-26 Hans de Goedeusb-linux: use usb_generic_handle_packet()
2011-05-26 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-05-26 Jan VeselyBug #757654: UHCI fails to signal stall response patch
2011-05-26 Brad Hardsusb: add support for "grouped" interfaces and the Inter...
2011-05-26 Brad Hardsusb: remove fallback to bNumInterfaces if no .nif
2011-05-26 Brad Hardsusb: update config descriptors to identify number of...
2011-05-26 Brad Hardsusb: Add Interface Association Descriptor descriptor...
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Peter Maydellconfigure: Document --disable-slirp option in --help
2011-05-23 Peter Maydelltarget-arm/exec.h: Remove unused #define of M0
2011-05-23 Peter Maydelltarget-arm: Signal InvalidOp for Neon GE and GT compare...
2011-05-23 Peter Maydelltarget-arm: Use correct float status for Neon int-float...
2011-05-23 Peter Maydelltarget-arm: Signal Underflow when denormal flushed...
2011-05-23 Peter Maydellsoftfloat: Add new flag for when denormal result is...
2011-05-23 Peter Maydelltarget-arm: Signal InputDenormal for VRECPE, VRSQRTE...
2011-05-23 Peter Maydelltarget-arm: Don't set FP exceptions in recip, recip_sqr...
2011-05-23 Aurelien Jarnotcg: don't keep dead outputs in registers
2011-05-23 Aurelien Jarnotcg: mark dead output argument in op_dead_args
2011-05-23 Aurelien Jarnotcg: replace op_dead_iargs by op_dead_args
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22 Stefan WeilFix typos in comments (chek -> check)
2011-05-22 Peter Maydellhw/sd.c: Don't complain about SDIO commands CMD52/CMD53
2011-05-22 Peter Maydellhw/realview.c: Remove duplicate #include line
2011-05-22 TeLeManpiix_pci: fix piix3_set_irq_pic()
2011-05-22 Blue SwirlDelete unused tb_invalidate_page_range
2011-05-20 David GibsonFix a bug in mtsr/mtsrin emulation on ppc64
2011-05-20 David GibsonpSeries: Clean up write-only variables
2011-05-20 Stefan Weilw32: Fix compilation and replace non-portable usage...
2011-05-20 Alexander Grafs390x: complain when allocating ram fails
2011-05-20 Christian Borntraegers390x: fix memory detection for guests > 64GB
2011-05-20 Christian Borntraegers390x: change mapping base to allow guests > 2GB
2011-05-20 Christian Borntraegers390x: Fix debugging for unknown sigp order codes
2011-05-20 Alexander Grafs390x: build s390x by default
2011-05-20 Alexander Grafs390x: remove compatibility cc field
2011-05-20 Alexander Grafs390x: Adjust GDB stub
2011-05-20 Alexander Grafs390x: translate engine for s390x CPU
2011-05-20 Alexander Grafs390x: Adjust internal kvm code
2011-05-20 Alexander Grafs390x: Implement opcode helpers
2011-05-20 Alexander Grafs390x: helper functions for system emulation
2011-05-20 Alexander Grafs390x: Shift variables in CPUState for memset(0)
2011-05-20 Alexander Grafs390x: keep hint on virtio managing size
2011-05-20 Alexander Grafs390x: make kvm exported functions conditional on kvm
2011-05-20 Ulrich Hechts390x: s390x-linux-user support
2011-05-20 Alexander Graftcg: extend max tcg opcodes when using 64-on-32bit
2011-05-20 Christian Borntraegers390x: fix smp support for kvm
2011-05-19 Alexander Grafahci: Fix non-NCQ accesses for LBA > 16bits
2011-05-19 Gerd HoffmannIgnore pci unplug requests for unpluggable devices...
2011-05-19 Markus Armbrusterblock: Remove type hint, it's guest matter, doesn't...
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-05-19 Markus Armbrusterblock QMP: Deprecate query-block's "type", drop info...
2011-05-19 Markus Armbrusterdefaults: ide-cd, ide-hd and scsi-cd devices suppress...
2011-05-19 Markus Armbrusterscsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"
2011-05-19 Markus Armbrusteride: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
2011-05-18 Stefan Hajnocziqed: support for growing images
2011-05-18 Dmitry Konishchevqemu_img: is_not_zero() optimization
2011-05-18 Stefan Hajnocziqed: Periodically flush and clear need check bit
2011-05-18 Stefan Hajnocziqemu-tool: Stub out qemu-timer functions
2011-05-18 Jan Kiszkaahci: Fix crashes on duplicate BH registration
2011-05-18 Jes SorensenAdd documentation for qemu_progress_{init,print}()
2011-05-18 Kevin Wolfide: Turn debug messages into assertions
2011-05-18 Stefan Weilhw/xen_disk: Remove unused local variable
2011-05-18 Jes Sorensenqemu-img.c: Remove superfluous parenthesis
2011-05-18 Kevin Wolfposix-aio-compat: Fix idle_threads counter
2011-05-18 Andrea Arcangeliide: cleanup warnings
2011-05-16 Jan Kiszkaahci: Unbreak bar registration
2011-05-15 Stefan Weilw32: Fix missing declaration of ffs()
2011-05-14 Michael Tokarevset $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm...
2011-05-14 Peter Maydellconfigure: List available targets in --help output
2011-05-14 Aurelien Jarnotarget-mips: Fix warning caused by unused local variable
2011-05-14 Aurelien Jarnoconfigure: quote kvm_ppc_pvr
2011-05-14 Stefan Weiltarget-lm32: Remove unused local variables
2011-05-14 Peter Maydelltarget-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of...
2011-05-14 Brad Hardsdoc: Add explanation that -alt-grab and -ctrl-grab...
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
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-11 Alexander GrafPPC: Qdev'ify e500 pci
2011-05-11 Alexander GrafPPC MPC7544DS: Use new TLB helper function
2011-05-11 Alexander GrafPPC: Implement e500 (FSL) MMU
2011-05-11 Alexander GrafPPC: Add another 64 bits to instruction feature mask
2011-05-11 Alexander GrafPPC: Add GS MSR definition
2011-05-11 Alexander GrafPPC: Make MPC8544DS emulation work w/o KVM
2011-05-11 Alexander GrafPPC: Make MPC8544DS obey -cpu switch
2011-05-10 David GibsonFix off-by-one error in sizing pSeries hcall table
2011-05-09 Andreas Färberppc64: Fix out-of-tree builds
2011-05-09 Alexander Grafkvm: ppc: warn user on PAGE_SIZE mismatch
2011-05-09 Alexander Grafkvm: ppc: detect old headers
2011-05-09 Scott Woodmonitor: add PPC BookE SPRs
2011-05-09 Scott Woodkvm: ppc: fixes for KVM_SET_SREGS on init
2011-05-09 Andreas Färberppc64: Don't try to build sPAPR RTAS on Darwin
2011-05-09 David GibsonPlace pseries vty devices at addresses more similar...
2011-05-09 David GibsonMake pSeries 'model' property more closely resemble...
next