]> git.proxmox.com Git - qemu.git/history - include
hw/pci: removed irq field from PCIDevice
[qemu.git] / include /
2013-10-14 Marcel Apfelbaumhw/pci: removed irq field from PCIDevice
2013-10-14 Marcel Apfelbaumhw/pcie: AER and hot-plug events must use device's...
2013-10-14 Marcel Apfelbaumhw/pci: add pci wrappers for allocating and asserting...
2013-10-14 Marcel Apfelbaumhw/core: Add interface to allocate and free a single IRQ
2013-10-14 Marcel Apfelbaumhw/pci: partially handle pci master abort
2013-10-14 Marcel Apfelbaummemory: Change MemoryRegion priorities from unsigned...
2013-09-28 Markus Armbrustersmbios: Make multiple -smbios type= accumulate sanely
2013-09-28 Markus Armbrustersmbios: Convert to QemuOpts
2013-09-28 Markus Armbrustersmbios: Normalize smbios_entry_add()'s error handling...
2013-09-15 Michael S. Tsirkinpci: add helper to retrieve the 64-bit range
2013-09-15 Michael S. Tsirkinrange: add min/max operations on ranges
2013-09-15 Michael S. Tsirkinrange: add Range to typedefs
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tags/pull-target...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v73' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.89' into staging
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-10 Peter Maydellabitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
2013-09-10 Miroslav RezaninaRemove dev-bluetooth.c dependency from vl.c
2013-09-10 Miroslav RezaninaPreparation for usb-bt-dongle conditional build
2013-09-09 Tomoki Sekiyamaerror: Add error_set_win32 and error_setg_win32
2013-09-09 Anthony PERARDpc: Initializing ram_memory under Xen.
2013-09-06 Vincenzo Maffionee1000: add interrupt mitigation support
2013-09-06 Jan Kiszkanet: Rename send_queue to incoming_queue
2013-09-06 Paolo Bonziniblock: define get_block_status return value
2013-09-06 Paolo Bonziniblock: introduce bdrv_get_block_status API
2013-09-06 Paolo Bonziniblock: remove bdrv_is_allocated_above/bdrv_co_is_alloca...
2013-09-06 Paolo Bonziniblock: make bdrv_co_is_allocated static
2013-09-06 Fam Zhengblock: make bdrv_delete() static
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
next