]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-08-21 Alexey Kardashevskiyeventfd: making it thread safe
2012-08-21 Juan Quintelamigration: move total_time from ram stats to migration...
2012-08-20 Blue Swirlmonitor: avoid declaring unused variables
2012-08-20 Stefan Weilqapi: Fix memory leak
2012-08-20 Paolo Bonzinivirtio-scsi: add backwards-compatibility properties...
2012-08-20 Paolo Bonziniiscsi: fix races between task completion and abort
2012-08-20 Paolo Bonziniiscsi: simplify iscsi_schedule_bh
2012-08-20 Paolo Bonziniiscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cb
2012-08-20 Paolo BonziniRevert "iscsi: Fix NULL dereferences / races between...
2012-08-19 Blue SwirlUpdate OpenBIOS images
2012-08-18 Markus Armbrusterpc: Fix RTC CMOS info on RAM for ram_size < 1MiB
2012-08-18 Markus Armbrustervl: Round argument of -m up to multiple of 8KiB
2012-08-18 Gerd Hoffmannscsi: fix warning
2012-08-18 Gerd HoffmannAvoid asprintf() which is not available on mingw
2012-08-17 Stefan Hajnoczivirtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machi...
2012-08-17 Kevin WolfDocumentation: Warn against qemu-img on active image
2012-08-17 Kevin Wolfvmdk: Read footer for streamOptimized images
2012-08-17 Kevin Wolfvmdk: Fix header structure
2012-08-16 Anthony LiguoriUpdate version to 1.2.0-rc0 v1.2.0-rc0
2012-08-16 Lei Liqemu-char: (Re-)connect for tcp_chr_write() unconnected...
2012-08-16 David GibsonAllow QEMUMachine to override reset sequencing
2012-08-16 David Gibsonpseries: Instantiate USB interface when required
2012-08-16 Peter Maydellosdep: Fix compilation failure on BSD systems
2012-08-16 Eduardo OtuboCommand line support for seccomp with -sandbox (v8)
2012-08-16 Eduardo OtuboAdding seccomp calls to vl.c (v8)
2012-08-16 Eduardo OtuboAdding qemu-seccomp.[ch] (v8)
2012-08-16 Eduardo OtuboAdding support for libseccomp in configure and Makefile...
2012-08-16 Benjamin Herrenschmidtdma: Fix stupid typo/thinko
2012-08-16 Jason Baronmemory: add -machine dump-guest-core=on|off
2012-08-16 Peter MaydellSupport using a different compiler for Objective-C...
2012-08-16 Peter Maydellconfigure: Define OS_OBJECT_USE_OBJC=0 for MacOSX builds
2012-08-16 Peter Maydellconfigure: Don't override user's --cpu on MacOS and...
2012-08-16 Michael Rothcheck-qjson: add test for large JSON objects
2012-08-16 Michael Rothjson-parser: don't replicate tokens at each level of...
2012-08-16 Michael Rothqlist: add qlist_size()
2012-08-16 Jan Kiszkaaudio: Make pcspk card selectable again
2012-08-16 Hans de Goedeehci: Fix setting of halt bit from usbcmd register...
2012-08-16 Gerd Hoffmannehci: fix Interrupt Threshold Control implementation
2012-08-16 Gerd Hoffmannusb: update uas product id
2012-08-16 Gerd Hoffmannusb: async control xfer fixup
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony Liguoriwin32: provide separate macros for weak decls and defin...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Bharat Bhushanopenpic: Added BRR1 register
2012-08-15 David Gibsonpseries: Update SLOF firmware image
2012-08-15 Alexey Kardashevskiypseries dma: DMA window params added to PHB and DT...
2012-08-15 Alexey Kardashevskiypseries: Add PCI MSI/MSI-X support
2012-08-15 Alexey Kardashevskiypseries: Add trace event for PCI irqs
2012-08-15 Alexey Kardashevskiypseries: Export find_phb() utility function for PCI...
2012-08-15 Alexey Kardashevskiypseries: added allocator for a block of IRQs
2012-08-15 Alexey Kardashevskiypseries: Separate PCI RTAS setup from common from emula...
2012-08-15 Alexey Kardashevskiypseries: Rework irq assignment to avoid carrying qemu_i...
2012-08-15 David Gibsonpseries: Remove extraneous prints
2012-08-15 Benjamin Herrenschmidtpseries: Update SLOF
2012-08-15 Alexander GrafPPC: spapr: Remove global variable
2012-08-15 Alexander GrafPPC: spapr: Rework VGA select logic
2012-08-15 Alexander Grafxbzrle: fix compilation on ppc32
2012-08-15 zhlcindy@gmail.comspapr: Add support for -vga option
2012-08-15 zhlcindy@gmail.comAdd one new file vga-pci.h and cleanup on all platforms
2012-08-15 Alexander GrafRevert "PPC: e500: Use new MPIC dt format"
2012-08-15 David Gibsonppc: Fix bug in handling of PAPR hypercall exits
2012-08-15 Scott WoodPPC: e500: add generic e500 platform
2012-08-15 Scott WoodPPC: e500: split mpc8544ds machine from generic e500...
2012-08-15 Scott WoodPPC: e500: change internal references away from mpc8544ds
2012-08-15 Scott WoodPPC: e500: rename mpc8544ds into generic file
2012-08-15 Alexey Kardashevskiypseries pci: spapr_populate_pci_devices renamed to...
2012-08-15 Alexey Kardashevskiypseries pci: removed redundant busdev
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-15 Christian Borntraegers390: provide interface for service interrupt/introduce...
2012-08-15 Christian Borntraegers390: Fix error handling and condition code of service...
2012-08-15 Alberto Garciaivshmem, qdev-monitor: fix order of qerror parameters
2012-08-15 Peter Maydelliov_send_recv(): Handle zero bytes case even if OS...
2012-08-15 Stefan Weilframebuffer: Fix spelling in comment (leight -> height)
2012-08-15 Stefan WeilSpelling fix in comment (peripherans -> peripherals)
2012-08-15 Stefan Weildocs: Fix spelling (propery -> property)
2012-08-15 Stefan Weiltrace: Fix "Qemu" -> "QEMU"
2012-08-15 Peter Maydellcputlb.c: Fix out of date comment
2012-08-15 Alejandro Martinez... ehci: fix assertion typo
2012-08-15 Peter MaydellMakefile: Avoid explicit list of directories in clean...
2012-08-15 Kevin Wolfqemu-iotests: Fix 030 after switch to GenericError
2012-08-15 Kevin Wolfblock: Flush parent to OS with cache=unsafe
2012-08-15 Stefan Priebeiscsi: Fix NULL dereferences / races between task compl...
2012-08-15 Corey Bryantmonitor: Clean up fd sets on monitor disconnect
2012-08-15 Corey Bryantblock: Enable qemu_open/close to work with fd sets
2012-08-15 Corey Bryantblock: Convert close calls to qemu_close
2012-08-15 Corey Bryantblock: Convert open calls to qemu_open
2012-08-15 Corey Bryantblock: Prevent detection of /dev/fdset/ as floppy
2012-08-15 Corey Bryantqapi: Introduce add-fd, remove-fd, query-fdsets
2012-08-15 Corey Bryantqemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
2012-08-14 Peter Maydellupdate-linux-headers.sh: Pull in asm-generic/kvm_para.h
2012-08-14 Jan Kiszkakvmvapic: Disable if there is insufficient memory
2012-08-14 Jan Kiszkakvm: i8254: Finish time conversion fix
2012-08-14 Jan Kiszkakvm: i8254: Cache kernel clock offset in KVMPITState
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Alexander Graflinux-user: ARM: Ignore immediate value for svc in...
2012-08-14 Meador Ingelinux-user: Use init_guest_space when -R and -B are...
next