]> git.proxmox.com Git - qemu.git/history - include
block: implement reference count for BlockDriverState
[qemu.git] / include /
2013-09-06 Fam Zhengblock: implement reference count for BlockDriverState
2013-09-06 Benoît Canetblock: Enable the new throttling code in the block...
2013-09-06 Benoît Canetthrottle: Add a new throttling API implementing continu...
2013-09-05 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-09-05 Jan Kiszkamemory: Provide separate handling of unassigned io...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-03 Andreas Färbercpu: Replace qemu_for_each_cpu()
2013-09-03 Andreas Färbercpu: Use QTAILQ for CPU list
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersonexec: Rename USUFFIX to LSUFFIX
2013-09-02 Richard Hendersonexec: Reorganize the GETRA/GETPC macros
2013-09-02 Richard Hendersontcg: Change tcg_gen_exit_tb argument to uintptr_t
2013-09-02 Max Reitzqcow2-refcount: Repair shared refcount blocks
2013-09-02 Anton Blanchardpseries: Add H_SET_MODE hcall to change guest exception...
2013-09-02 Alexey Kardashevskiyspapr-pci: rework MSI/MSIX
2013-09-01 Stefan Weilmisc: Fix some typos in names and comments
2013-09-01 Michael S. Tsirkinpc: reduce duplication, fix PIIX descriptions
2013-08-30 Hervé Poussineauisa: Fix documentation of isa_register_portio_list()
2013-08-30 Andreas Färberqom: Assert instance size in object_initialize_with_type()
2013-08-30 Andreas Färberqom: Pass available size to object_initialize()
2013-08-30 Andreas Färberqdev: Pass size to qbus_create_inplace()
2013-08-30 Andreas Färberusb: Pass size to usb_bus_new()
2013-08-30 Andreas Färberscsi: Pass size to scsi_bus_new()
2013-08-30 Andreas Färberpci: Pass size to pci_bus_new_inplace()
2013-08-30 Andreas Färberqom: Fix object_initialize_with_type() argument name...
2013-08-30 Peter Chubbobject: Fix typo in qom/object.h
2013-08-30 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-30 Max Reitzqcow2: Metadata overlap checks
2013-08-30 Max Reitzoption: Add assigned flag to QEMUOptionParameter
2013-08-30 Wenchao Xiamonitor: avoid use of global *cur_mon in monitor_find_c...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into stable-1.5
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Richard Hendersontcg-i386: Remove abort from GETPC_LDST
2013-08-28 Markus Armbrusterhw: Clean up bogus default boot order
2013-08-27 Michael S. Tsirkinpc: fix regression for 64 bit PCI memory
2013-08-27 Alexey Kardashevskiypci: Introduce helper to retrieve a PCI device's DMA...
2013-08-26 Richard Hendersontcg-i386: Use new return-argument ld/st helpers
2013-08-26 Richard Hendersontcg: Tidy softmmu_template.h
2013-08-26 Richard Hendersontcg: Add mmu helpers that take a return address argument
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/0.15-mainta...
2013-08-22 Alex Blighaio / timers: Remove legacy interface
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-08-22 Alex Blighaio / timers: convert block_job_sleep_ns and co_sleep_n...
2013-08-22 Alex Blighaio / timers: Convert rtc_clock to be a QEMUClockType
2013-08-22 Alex Blighaio / timers: Remove main_loop_timerlist
2013-08-22 Alex Blighaio / timers: Rearrange timer.h & make legacy functions...
2013-08-22 Alex Blighaio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
2013-08-22 Alex Blighaio / timers: Remove legacy qemu_clock_deadline & qemu_...
2013-08-22 Alex Blighaio / timers: Remove alarm timers
2013-08-22 Alex Blighaio / timers: Add documentation and new format calls
2013-08-22 Alex Blighaio / timers: Use all timerlists in icount warp calcula...
2013-08-22 Alex Blighaio / timers: Introduce new API timer_new and friends
2013-08-22 Alex Blighaio / timers: On timer modification, qemu_notify or...
2013-08-22 Alex Blighaio / timers: Add aio_timer_init & aio_timer_new wrappers
2013-08-22 Alex Blighaio / timers: Add a notify callback to QEMUTimerList
2013-08-22 Alex Blighaio / timers: Add QEMUTimerListGroup to AioContext
2013-08-22 Alex Blighaio / timers: Add QEMUTimerListGroup and helper functions
2013-08-22 Alex Blighaio / timers: Untangle include files
2013-08-22 Alex Blighaio / timers: Split QEMUClock into QEMUClock and QEMUTi...
2013-08-22 Alex Blighaio / timers: Make qemu_run_timers and qemu_run_all_tim...
2013-08-22 Alex Blighaio / timers: add ppoll support with qemu_poll_ns
2013-08-22 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-22 Alex Blighaio / timers: add qemu-timer.c utility functions
2013-08-22 Alex Blighaio / timers: Rename qemu_new_clock and expose clock...
2013-08-22 Alex Blighaio / timers: Rename qemu_timer_* functions
2013-08-22 Asias Heblock: Introduce bs->zero_beyond_eof
2013-08-20 Michael S. Tsirkinloader: store FW CFG ROM files in RAM
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-08-20 Laszlo ErsekOptsVisitor: don't try to flatten overlong integer...
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block-next'...
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'rth/axp-next' into staging
2013-08-20 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-08-20 Peter Maydellhw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
2013-08-19 Stefan Hajnocziaio: drop io_flush argument
2013-08-16 Eduardo Habkostqom: Introduce instance_post_init hook
2013-08-16 Andreas Färbergdbstub: Fix gdb_register_coprocessor() register counting
2013-08-12 Paolo Bonzinipc_sysfw: do not make it a device anymore
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-arm...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-12 Stefan Hajnoczivirtio: clear signalled_used_valid when switching from...
2013-08-09 Vincenzo Maffionekvm: add KVM_IRQFD_FLAG_RESAMPLE support
2013-08-08 Laszlo Ersekdump: rebase from host-private RAMBlock offsets to...
2013-08-08 Laszlo Ersekdump: populate guest_phys_blocks
2013-08-08 Laszlo Ersekdump: introduce GuestPhysBlockList
2013-08-05 Izumi Tsutsuisemaphore: fix a hangup problem under load on NetBSD...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'filippov/tags/20130729...
2013-08-05 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-07-30 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v72' into...
next