Sign in
qemu
/
qemu
/
387e417666c28bd0cdc33c51036838dbae3bd3a4
/
include
451f784
q35: Fix typo in constant DEFUALT -> DEFAULT.
by Richard W.M. Jones
· 12 years ago
5dc1119
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 11 years ago
7d41364
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 11 years ago
9113803
exec: Simplify the guest physical memory allocation hook
by Markus Armbruster
· 12 years ago
3435f39
exec: Reduce ifdeffery around -mem-path
by Markus Armbruster
· 12 years ago
cc84d90
block: Error parameter for create functions
by Max Reitz
· 12 years ago
34b5d2c
block: Error parameter for open functions
by Max Reitz
· 12 years ago
d5124c0
bdrv: Use "Error" for creating images
by Max Reitz
· 12 years ago
015a103
bdrv: Use "Error" for opening images
by Max Reitz
· 12 years ago
44e3e05
qmp: add interface blockdev-snapshot-delete-internal-sync
by Wenchao Xia
· 11 years ago
a89d89d
snapshot: distinguish id and name in snapshot delete
by Wenchao Xia
· 11 years ago
2ea1dd7
snapshot: new function bdrv_snapshot_find_by_id_and_name()
by Wenchao Xia
· 11 years ago
6f176b4
block: Image file option amendment
by Max Reitz
· 12 years ago
5accc84
scsi: prefer UUID to VM name for the initiator name
by Paolo Bonzini
· 12 years ago
2d1fe18
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into staging
by Anthony Liguori
· 11 years ago
a640f07
Merge remote-tracking branch 'kraxel/usb.89' into staging
by Anthony Liguori
· 11 years ago
f69f0bc
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
by Anthony Liguori
· 11 years ago
97fdb94
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
by Anthony Liguori
· 11 years ago
964737e
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 11 years ago
4d01797
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
by Peter Maydell
· 11 years ago
615fe4d
Remove dev-bluetooth.c dependency from vl.c
by Miroslav Rezanina
· 12 years ago
644e1a8
Preparation for usb-bt-dongle conditional build
by Miroslav Rezanina
· 12 years ago
20840d4
error: Add error_set_win32 and error_setg_win32
by Tomoki Sekiyama
· 12 years ago
04d7bad
pc: Initializing ram_memory under Xen.
by Anthony PERARD
· 11 years ago
e9845f0
e1000: add interrupt mitigation support
by Vincenzo Maffione
· 12 years ago
067404b
net: Rename send_queue to incoming_queue
by Jan Kiszka
· 12 years ago
4333bb7
block: define get_block_status return value
by Paolo Bonzini
· 12 years ago
b6b8a33
block: introduce bdrv_get_block_status API
by Paolo Bonzini
· 12 years ago
4f57863
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
by Paolo Bonzini
· 12 years ago
bdad13b
block: make bdrv_co_is_allocated static
by Paolo Bonzini
· 12 years ago
4f6fd34
block: make bdrv_delete() static
by Fam Zheng
· 12 years ago
9fcb025
block: implement reference count for BlockDriverState
by Fam Zheng
· 12 years ago
cc0681c
block: Enable the new throttling code in the block layer.
by Benoît Canet
· 12 years ago
5ddfffb
throttle: Add a new throttling API implementing continuous leaky bucket.
by Benoît Canet
· 12 years ago
3bb28b7
memory: Provide separate handling of unassigned io ports accesses
by Jan Kiszka
· 12 years ago
aaa6a40
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 12 years ago
bb7d4d8
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 12 years ago
5a93d5c
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
5cff81f
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 12 years ago
38fcbd3
cpu: Replace qemu_for_each_cpu()
by Andreas Färber
· 12 years ago
bdc4464
cpu: Use QTAILQ for CPU list
by Andreas Färber
· 12 years ago
545825d
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
by Aurelien Jarno
· 12 years ago
c8f94df
tcg: Introduce zero and sign-extended versions of load helpers
by Richard Henderson
· 12 years ago
e58eb53
exec: Split softmmu_defs.h
by Richard Henderson
· 12 years ago
701e3a5
exec: Rename USUFFIX to LSUFFIX
by Richard Henderson
· 12 years ago
0f842f8
exec: Reorganize the GETRA/GETPC macros
by Richard Henderson
· 12 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 12 years ago
afa5019
qcow2-refcount: Repair shared refcount blocks
by Max Reitz
· 12 years ago
42561bf
pseries: Add H_SET_MODE hcall to change guest exception endianness
by Anton Blanchard
· 12 years ago
f1c2dc7
spapr-pci: rework MSI/MSIX
by Alexey Kardashevskiy
· 12 years ago
4c293dc
misc: Fix some typos in names and comments
by Stefan Weil
· 12 years ago
a0dba64
pc: reduce duplication, fix PIIX descriptions
by Michael S. Tsirkin
· 12 years ago
520902a
isa: Fix documentation of isa_register_portio_list()
by Hervé Poussineau
· 12 years ago
5b9237f
qom: Assert instance size in object_initialize_with_type()
by Andreas Färber
· 12 years ago
213f0c4
qom: Pass available size to object_initialize()
by Andreas Färber
· 12 years ago
fb17dfe
qdev: Pass size to qbus_create_inplace()
by Andreas Färber
· 12 years ago
c889b3a
usb: Pass size to usb_bus_new()
by Andreas Färber
· 12 years ago
b1187b5
scsi: Pass size to scsi_bus_new()
by Andreas Färber
· 12 years ago
dd301ca
pci: Pass size to pci_bus_new_inplace()
by Andreas Färber
· 12 years ago
53caad9
qom: Fix object_initialize_with_type() argument name in documentation
by Andreas Färber
· 12 years ago
7039291
object: Fix typo in qom/object.h
by Peter Chubb
· 12 years ago
a40f1c2
qcow2: Metadata overlap checks
by Max Reitz
· 12 years ago
d4ca092
option: Add assigned flag to QEMUOptionParameter
by Max Reitz
· 12 years ago
d2674b2
monitor: avoid use of global *cur_mon in monitor_find_completion()
by Wenchao Xia
· 12 years ago
b5d54bd
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
by Anthony Liguori
· 12 years ago
3e998a7
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
by Anthony Liguori
· 12 years ago
584950f
tcg-i386: Remove abort from GETPC_LDST
by Richard Henderson
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
1466cef
pc: fix regression for 64 bit PCI memory
by Michael S. Tsirkin
· 12 years ago
9eda7d3
pci: Introduce helper to retrieve a PCI device's DMA address space
by Alexey Kardashevskiy
· 12 years ago
401c227
tcg-i386: Use new return-argument ld/st helpers
by Richard Henderson
· 12 years ago
aac1fb0
tcg: Tidy softmmu_template.h
by Richard Henderson
· 12 years ago
e25c388
tcg: Add mmu helpers that take a return address argument
by Richard Henderson
· 12 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
b4049b7
aio / timers: Remove legacy interface
by Alex Bligh
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
7483d1e
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
by Alex Bligh
· 12 years ago
884f17c
aio / timers: Convert rtc_clock to be a QEMUClockType
by Alex Bligh
· 12 years ago
7bf8fbd
aio / timers: Remove main_loop_timerlist
by Alex Bligh
· 12 years ago
40daca5
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
by Alex Bligh
· 12 years ago
55a197d
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
by Alex Bligh
· 12 years ago
63111b6
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
by Alex Bligh
· 12 years ago
6d32717
aio / timers: Remove alarm timers
by Alex Bligh
· 12 years ago
54904d2
aio / timers: Add documentation and new format calls
by Alex Bligh
· 12 years ago
ac70aaf
aio / timers: Use all timerlists in icount warp calculations
by Alex Bligh
· 12 years ago
a3a726a
aio / timers: Introduce new API timer_new and friends
by Alex Bligh
· 12 years ago
b1bbfe7
aio / timers: On timer modification, qemu_notify or aio_notify
by Alex Bligh
· 12 years ago
4e29e83
aio / timers: Add aio_timer_init & aio_timer_new wrappers
by Alex Bligh
· 12 years ago
d5541d8
aio / timers: Add a notify callback to QEMUTimerList
by Alex Bligh
· 12 years ago
dae21b9
aio / timers: Add QEMUTimerListGroup to AioContext
by Alex Bligh
· 12 years ago
754d6a5
aio / timers: Add QEMUTimerListGroup and helper functions
by Alex Bligh
· 12 years ago
6a1751b
aio / timers: Untangle include files
by Alex Bligh
· 12 years ago
ff83c66
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
by Alex Bligh
· 12 years ago
f9a976b
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
by Alex Bligh
· 12 years ago
4e0c652
aio / timers: add ppoll support with qemu_poll_ns
by Alex Bligh
· 12 years ago
5211333
Merge remote-tracking branch 'luiz/queue/qmp' into staging
by Anthony Liguori
· 12 years ago
02a03a9
aio / timers: add qemu-timer.c utility functions
by Alex Bligh
· 12 years ago
58ac56b
aio / timers: Rename qemu_new_clock and expose clock types
by Alex Bligh
· 12 years ago
e93379b
aio / timers: Rename qemu_timer_* functions
by Alex Bligh
· 12 years ago
Next »