]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-12 Michael Rothqemu-ga: add guest-sync-delimited
2012-03-12 Michal Privoznikqemu-ga: add guest-network-get-interfaces command
2012-03-12 Michael Rothqemu-ga: add win32 guest-suspend-ram command
2012-03-12 Gal Hammerqemu-ga: add win32 guest-suspend-disk command.
2012-03-12 Luiz Capitulinoqemu-ga: add guest-suspend-hybrid
2012-03-12 Luiz Capitulinoqemu-ga: add guest-suspend-ram
2012-03-12 Luiz Capitulinoqemu-ga: add guest-suspend-disk
2012-03-12 Peter Maydellcpu-all.h: Don't accidentally sign extend in g2h()
2012-03-12 Gerd Hoffmannimplement vnc_dpy_setdata
2012-03-12 Eduardo Habkostinitialize CPU model list after handling -readconfig...
2012-03-12 Eduardo Habkostadd Opteron_G4 CPU model (v2)
2012-03-12 Eduardo Habkostadd SandyBridge CPU model
2012-03-12 Eduardo Habkostadd "tsc-deadline" flag name to feature_ecx table
2012-03-12 Paolo Bonziniqom: fix device hot-unplug
2012-03-12 Paolo Bonziniqdev: accept empty string properties
2012-03-12 Alex Barcelotest-coroutine: add performance test for nesting
2012-03-12 Alex Barcelocoroutine: adding configure option for sigaltstack...
2012-03-12 Alex Barcelocoroutine: adding configure choose mechanism for corout...
2012-03-12 Alex Barcelocoroutine: adding sigaltstack method (.c source)
2012-03-12 Kevin Wolfqcow2: Reduce number of I/O requests
2012-03-12 Kevin Wolfqcow2: Add qcow2_alloc_clusters_at()
2012-03-12 Kevin Wolfqcow2: Factor out count_cow_clusters
2012-03-12 Paolo Bonziniqmp: convert blockdev-snapshot-sync to a wrapper around...
2012-03-12 Paolo Bonziniadd mode field to blockdev-snapshot-sync transaction...
2012-03-12 Paolo Bonzinirename blockdev-group-snapshot-sync
2012-03-12 Paolo Bonziniqapi: complete implementation of unions
2012-03-12 Paolo Bonziniuse QSIMPLEQ_FOREACH_SAFE when freeing list elements
2012-03-12 Kevin WolfAdd 'make check-block'
2012-03-12 Kevin Wolfmake check: Add qemu-iotests subset
2012-03-12 Kevin Wolfqemu-iotests: Mark some tests as quick
2012-03-12 Kevin Wolfqcow2: Add error messages in qcow2_truncate
2012-03-12 Stefan Hajnocziblock: handle -EBUSY in bdrv_commit_all()
2012-03-12 Kevin Wolfqcow2: Add some tracing
2012-03-12 Stefan Hajnocziqed: do not evict in-use L2 table cache entries
2012-03-12 Paolo BonziniGroup snapshot: Fix format name for backing file
2012-03-12 Alon Levyvga: add trace event for ppm_save
2012-03-12 Alon Levyconsole: add some trace events
2012-03-12 Andreas Färbermaintainers: Add docs/tracing.txt to Tracing
2012-03-12 Jun Koidocs: correct ./configure line in tracing.txt
2012-03-12 Jun Koitrace: make trace_thread_create() use its function arg
2012-03-12 Stefan Hajnoczitracetool: Omit useless QEMU_*_ENABLED() check
2012-03-12 Lluís Vilanovatrace: Provide a per-event status define for conditiona...
2012-03-11 Stefan WeilAdd missing const attributes for MemoryRegionOps
2012-03-11 Stefan Weiltcg: Improve tcg_out_label and fix its usage for w64
2012-03-11 Stefan Weilconfigure: Test for libiberty.a (mingw32)
2012-03-11 Stefan Weilw64: Don't redefine lseek, ftruncate
2012-03-11 Stefan Weilcache-utils: Add missing include file for uintptr_t
2012-03-11 Lluís Vilanovabuild: Include config-host.mak as soon as possible
2012-03-11 Jan Kiszkagdbstub: Do not kill target in system emulation mode
2012-03-11 Jan Kiszkatarget-i386: Mask NX bit from cpu_get_phys_page_debug...
2012-03-09 Alon Levyqapi-schema.json: fix comment for type ObjectPropretyInfo
2012-03-09 Alon Levyqapi-schema: fix typos and explain 'spice' auth
2012-03-09 Alon Levyqjson.h: include compiler.h for GCC_FMT_ATTR
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.42' into staging
2012-03-09 Hans de Goedelibcacard: Fix compilation with gcc-4.7
2012-03-09 Anthony Liguorixilinx_zynq: fix the build
2012-03-08 Avi Kivitymemory: get rid of cpu_register_io_memory()
2012-03-08 Avi Kivitymemory: dispatch directly via MemoryRegion
2012-03-08 Avi Kivityexec: fix code tlb entry misused as iotlb in get_page_a...
2012-03-08 Peter Maydellconfigure: Quote the configure args printed in config.log
2012-03-08 Stefan Weilosdep: Remove local definition of macro offsetof
2012-03-08 Stefan Weillibcacard: Spelling and grammar fixes in documentation
2012-03-08 Stefan WeilSpelling fixes in comments (it's -> its)
2012-03-08 Stefan Weilvnc: Add break statement
2012-03-08 Stefan Weillibcacard: Use format specifier %u instead of %d for...
2012-03-08 Avi Kivitymemory: store section indices in iotlb instead of io...
2012-03-08 Avi Kivitymemory: make phys_page_find() return an unadjusted...
2012-03-07 Stefan WeilFix sign of sscanf format specifiers
2012-03-07 Stefan Weilblock/vmdk: Fix warning from splint (comparision of...
2012-03-07 Stefan Weilqmp: Fix spelling fourty -> forty
2012-03-07 Stefan Weilqom: Fix spelling in documentation
2012-03-07 Stefan Weilsh7750: Remove redundant 'struct' from MemoryRegionOps
2012-03-07 Gerd Hoffmannxhci: fix port status
2012-03-07 Gerd Hoffmannxhci: fix control xfers
2012-03-07 Gerd Hoffmannusb: add shortcut for control transfers
2012-03-07 Gerd Hoffmannusb-host: enable pipelineing for bulk endpoints.
2012-03-07 Gerd Hoffmannusb: add pipelining option to usb endpoints
2012-03-07 Gerd Hoffmannusb: queue can have async packets
2012-03-07 Gerd Hoffmannuhci_fill_queue: zap debug printf
2012-03-07 Hans de Goedeusb: add USB_RET_IOERROR
2012-03-07 Hans de Goedeusb: return BABBLE rather then NAK when we receive...
2012-03-07 Hans de Goedeusb-ehci: Cleanup itd error handling
2012-03-07 Hans de Goedeusb-ehci: Fix and simplify nakcnt handling
2012-03-07 Hans de Goedeusb-ehci: Remove dead nakcnt code
2012-03-07 Hans de Goedeusb-ehci: Fix cerr tracking
2012-03-07 Hans de Goedeusb-ehci: Any packet completion except for NAK should...
2012-03-07 Hans de Goedeusb-ehci: Rip the queues when the async or period sched...
2012-03-07 Hans de Goedeusb-ehci: Drop cached qhs when the doorbell gets rung
2012-03-07 Hans de Goedeusb-ehci: always call ehci_queues_rip_unused for period...
2012-03-07 Hans de Goedeusb-ehci: split our qh queue into async and periodic...
2012-03-07 Hans de Goedeusb-ehci: Never follow table entries with the T-bit set
2012-03-07 Hans de Goedeusb-redir: Set ep type and interface
2012-03-07 Michael S.... kvm: fill in padding to help valgrind
next