]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-12-20 Hervé Poussineausun4u: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaualpha: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaupc: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaui8259: give ISA device to isa_register_ioport()
2011-12-20 Hervé Poussineauisa: move ISABus structure definition to header file
2011-12-20 Hervé Poussineauisa: give ISABus/ISADevice to isa_create(), isa_bus_irq...
2011-12-20 Hervé Poussineaunet: store guest timestamp in dump file instead of...
2011-12-20 Hervé Poussineaunet: truncate output file when using dump backend
2011-12-20 Paolo Bonzinii440fx: remove piix3 field
2011-12-19 Anthony Liguoriqdev: fix hotplug when no -device is specified
2011-12-19 Benoît Canetsysbus: remove sysbus_init_mmio_cb2
2011-12-19 Benoît Canetppce500_pci: remove sysbus_init_mmio_cb2 usage
2011-12-19 Benoît Canetsh_pci: remove sysbus_init_mmio_cb2 usage
2011-12-19 Paolo Bonziniqom: register qdev properties also as non-legacy properties
2011-12-19 Paolo Bonziniqom: distinguish "legacy" property type name from QOM...
2011-12-19 Paolo Bonziniqom: introduce get/set methods for Property
2011-12-19 Paolo Bonziniqom: introduce QERR_PROPERTY_VALUE_OUT_OF_RANGE
2011-12-19 Paolo Bonziniqom: interpret the return value when setting legacy...
2011-12-19 Paolo Bonziniqom: push permission checks up into qdev_property_add_l...
2011-12-19 Paolo Bonziniqom: fix swapped parameters
2011-12-19 Paolo Bonziniqapi: protect against NULL QObject in qmp_input_get_object
2011-12-19 Michael EllermanDocumentation: Move balloon option out of i386 only...
2011-12-19 Michael Ellermanvl.c: In qemu -h output, only print options for the...
2011-12-19 Michael Ellermanvl.c: Move option generation logic into a wrapper file
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/exec...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/xen'...
2011-12-19 Avi Kivitymemory: move obsolete exec.c functions to a private...
2011-12-19 Avi Kivityetraxfs_eth: drop bogus cpu_unregister_io_memory()
2011-12-19 Avi Kivityxen: convert to memory API
2011-12-19 Avi Kivitymemory, xen: pass MemoryRegion to xen_ram_alloc()
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-19 Anthony Liguoripc: fix event_idx compatibility for virtio devices
2011-12-19 Stefan Weilconfigure: Improve Xen autodetection for hosts without Xen
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (stateme...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (value...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (undefine...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (uniniti...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (macro...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (unused...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (null...
2011-12-19 Stefan Weilconfigure: Fix compiler warning in config.log (integer...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (old...
2011-12-19 Stefan Weilconfigure: Fix compiler warnings in config.log (always...
2011-12-19 Julian PidancetAlso create piix3 property when Xen is enabled
2011-12-19 Geoffrey Thomasslirp: Fix typo in net_slirp_hostfwd_remove
2011-12-18 Anthony Liguoripc: add pc-0.15
2011-12-16 Michael Ellermankvm: Print something before calling abort() if KVM_RUN...
2011-12-16 Peter Maydellstellaris: Calculate system clock period on reset
2011-12-16 Peter MaydellMakefile.target: Remove unnecessary dependency rules
2011-12-16 Paolo Bonziniide: drop argument to dma_buf_commit
2011-12-15 Alex Rozenmanphys_page_find_alloc: Use correct initial region_offset.
2011-12-15 Michael Rothnetwork scripts: don't block SIGCHLD before forking
2011-12-15 Peter MaydellHACKING: clarify allocation/free recommendations
2011-12-15 Stefan Hajnocziusb: fix usb_qdev_init() error handling again
2011-12-15 Andreas Färberexec.c: Fix subpage memory access to RAM MemoryRegion
2011-12-15 michael@ozlabs.orgvl.c: Print the actual program name in help output
2011-12-15 michael@ozlabs.orgerror: Add an accessor for progname
2011-12-15 Paolo Bonzinifix win32 build
2011-12-15 Anthony Liguoriqdev: add a qdev_get_type() function and expose as...
2011-12-15 Anthony Liguoriqom: add string property type
2011-12-15 Anthony Liguoriqom: add vga node to the pc composition tree
2011-12-15 Anthony Liguoriqom: optimize qdev_get_canonical_path using a parent...
2011-12-15 Anthony Liguorirtc: add a dynamic property for retrieving the date
2011-12-15 Anthony Liguorirtc: make piix3 set the rtc as a child (v2)
2011-12-15 Anthony Liguoridev: add an anonymous peripheral container
2011-12-15 Anthony Liguoriqdev: add explicitly named devices to the root complex
2011-12-15 Anthony Liguoriqom: qom_{get, set} monitor commands (v2)
2011-12-15 Anthony Liguoriqmp: add qom-list command
2011-12-15 Anthony Liguoriqapi: allow a 'gen' key to suppress code generation
2011-12-15 Anthony Liguoriqom: add link properties (v2)
2011-12-15 Anthony Liguoriqom: add child properties (composition) (v3)
2011-12-15 Anthony Liguoriqdev: provide a path resolution (v2)
2011-12-15 Anthony Liguoriqdev: provide an interface to return canonical path...
2011-12-15 Anthony Liguoriqom: introduce root device
2011-12-15 Anthony Liguoriqom: register legacy properties as new style properties...
2011-12-15 Anthony Liguoriqom: add new dynamic property infrastructure based...
2011-12-15 Anthony Liguoriqom: add a reference count to qdev objects
2011-12-15 Paolo Bonziniqiov: prevent double free or use-after-free
2011-12-15 Li Zhi Huiblock/cow: Return real error code
2011-12-15 Avi Kivitycoroutine: switch per-thread free pool to a global...
2011-12-15 Kevin Wolfqcow2: Allow >4 GB VM state
2011-12-15 Kevin WolfDocumentation: Add qemu-img -t parameter in man page
2011-12-15 Kevin Wolfqemu-img rebase: Fix for undersized backing files
2011-12-15 Josh Durginrbd: always set out parameter in qemu_rbd_snap_list
2011-12-15 Li Zhi Huiblock/qcow2.c: call qcow2_free_snapshots in the functio...
2011-12-15 Paolo Bonziniblock: avoid useless checks on acb->bh
2011-12-15 Paolo Bonziniblock: dma_bdrv_* does not return NULL
2011-12-15 Paolo Bonzinidma: the passed io_func does not return NULL
2011-12-15 Paolo Bonziniblock: qemu_aio_get does not return NULL
2011-12-15 Paolo Bonziniblock: simplify failure handling for bdrv_aio_multiwrite
2011-12-15 Paolo Bonziniblock: bdrv_aio_* do not return NULL
2011-12-14 Dr. David Alan... tcg/arm: remove fixed map code buffer restriction
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-14 Stefan Weildoc: Remove Symbian Virtual Platform
2011-12-14 Isaku Yamahatamigration.h: remove incoming_expected declarations
2011-12-14 Peter Maydelltcg: make tcg_const_ptr actually accept a pointer argument
2011-12-14 Stefan WeilFix spelling in comments, documentation and messages
next