]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-12-22 Paolo Bonzininbd: switch to asynchronous operation
2011-12-22 Paolo Bonzinisheepdog: move coroutine send/recv function to generic...
2011-12-21 Paolo Bonziniadd qemu_send_full and qemu_recv_full
2011-12-21 Andrzej Zaborowskisd: Remember to reset .expecting_acmd on reset.
2011-12-21 Peter Maydellhw/sd.c: Clear status bits when read via response r6
2011-12-21 Peter Maydellhw/sd.c: Correct handling of APP_CMD status bit
2011-12-21 Peter Maydellhw/sd.c: Correct handling of type B SD status bits
2011-12-21 Peter Maydellhw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state
2011-12-21 Peter Maydellhw/sd.c: Handle CRC and locked-card errors in normal...
2011-12-21 Peter Maydellhw/sd.c: Handle illegal commands in sd_do_command
2011-12-21 Peter Maydellhw/sd.c: When setting ADDRESS_ERROR bit, don't clear...
2011-12-21 Peter Maydellhw/sd.c: On CRC error, set CRC error status bit rather...
2011-12-21 Peter Maydellhw/sd.c: Add comment regarding CARD_STATUS_* defines
2011-12-21 Peter Maydellhw/sd.c: Fix the set of commands which are failed when...
2011-12-20 Peter Maydellhw/sysbus.c: Remove unnecessary conditionals
2011-12-20 Alon Levyg_thread_init users: don't call it if glib >= 2.31
2011-12-20 Hervé Poussineauaudio: remove unused parameter isa_pic
2011-12-20 Hervé Poussineauisa: always use provided ISA bus in isa_bus_irqs()
2011-12-20 Hervé Poussineauisa: always use provided ISA bus when creating an isa...
2011-12-20 Hervé Poussineaumalta: give ISA bus to ISA methods
2011-12-20 Hervé Poussineaufulong2e: give ISA bus to ISA methods
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
next