Sign in
qemu
/
qemu
/
f5daeec412b9624ba902bdba26edff88a1694ea6
/
include
576e81b
Merge remote-tracking branch 'rth/tcg-arm-pull' into staging
by Anthony Liguori
· 11 years ago
9e8f8b1
Merge remote-tracking branch 'sweil/mingw' into staging
by Anthony Liguori
· 11 years ago
ce079ab
Merge remote-tracking branch 'sweil/tci' into staging
by Anthony Liguori
· 11 years ago
606600a
util: add socket_set_fast_reuse function which will replace setting SO_REUSEADDR
by Sebastian Ottlik
· 11 years ago
d9f4dde
tcg-arm: Rearrange slow-path qemu_ld/st
by Richard Henderson
· 12 years ago
eb322b8
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
4235d77
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 11 years ago
3469a60
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
by Anthony Liguori
· 11 years ago
28b9d47
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
by Anthony Liguori
· 11 years ago
8429d63
Merge remote-tracking branch 'quintela/migration.next' into staging
by Anthony Liguori
· 11 years ago
1b365b2
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
by Anthony Liguori
· 11 years ago
fc3b329
smbios: Make multiple -smbios type= accumulate sanely
by Markus Armbruster
· 12 years ago
4f953d2
smbios: Convert to QemuOpts
by Markus Armbruster
· 12 years ago
351a6a7
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
by Markus Armbruster
· 12 years ago
6aa25b4
bitops: Add rotate functions (rol8, ror8, ...)
by Stefan Weil
· 11 years ago
4bc78a8
qemu: Adjust qemu wakeup
by Liu, Jinsong
· 11 years ago
619f90b
tcg-ppc: use new return-argument ld/st helpers
by Paolo Bonzini
· 11 years ago
5726d87
qdict: Extract qdict_extract_subqdict
by Benoît Canet
· 11 years ago
030be32
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
by Benoît Canet
· 11 years ago
7102400
migration: add version supporting macros for struct pointer
by Alexey Kardashevskiy
· 11 years ago
16121fa
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 11 years ago
2e6ae66
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
3e4be9c
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 11 years ago
f3ca508
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 11 years ago
ef5bc96
virtio-blk: do not relay a previous driver's WCE configuration to the current
by Paolo Bonzini
· 11 years ago
451f784
q35: Fix typo in constant DEFUALT -> DEFAULT.
by Richard W.M. Jones
· 11 years ago
6a444f8
s390/sclplmconsole: Add support for SCLP line-mode console
by Heinz Graalfs
· 12 years ago
40fa526
s390/ebcdic: Move conversion tables to header file
by Heinz Graalfs
· 12 years ago
c3d9f24
s390/eventfacility: allow childs to handle more than 1 event type
by Christian Borntraeger
· 11 years ago
8b8b113
s390/eventfacility: remove unused event_type variable
by Christian Borntraeger
· 11 years ago
788be8e
s390/eventfacility: Fix receive/send masks
by Christian Borntraeger
· 11 years ago
76fe21d
kvm irqfd: support direct msimessage to irq translation
by Alexey Kardashevskiy
· 11 years ago
97577fd
cpu: Move cpu state syncs up into cpu_dump_state()
by James Hogan
· 11 years ago
978f220
qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
by Stefan Hajnoczi
· 11 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
ceae18b
lsi: add 53C810 variant
by Hervé Poussineau
· 11 years ago
4386406
pci: add helper to retrieve the 64-bit range
by Michael S. Tsirkin
· 11 years ago
c5a22c4
range: add min/max operations on ranges
by Michael S. Tsirkin
· 11 years ago
cfe25e2
range: add Range to typedefs
by Michael S. Tsirkin
· 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
· 11 years ago
34b5d2c
block: Error parameter for open functions
by Max Reitz
· 11 years ago
d5124c0
bdrv: Use "Error" for creating images
by Max Reitz
· 11 years ago
015a103
bdrv: Use "Error" for opening images
by Max Reitz
· 11 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
· 11 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
· 11 years ago
644e1a8
Preparation for usb-bt-dongle conditional build
by Miroslav Rezanina
· 11 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
· 11 years ago
b6b8a33
block: introduce bdrv_get_block_status API
by Paolo Bonzini
· 11 years ago
4f57863
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
by Paolo Bonzini
· 11 years ago
bdad13b
block: make bdrv_co_is_allocated static
by Paolo Bonzini
· 11 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
· 11 years ago
5ddfffb
throttle: Add a new throttling API implementing continuous leaky bucket.
by Benoît Canet
· 11 years ago
3bb28b7
memory: Provide separate handling of unassigned io ports accesses
by Jan Kiszka
· 11 years ago
aaa6a40
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 11 years ago
bb7d4d8
Merge remote-tracking branch 'kwolf/for-anthony' into staging
by Anthony Liguori
· 11 years ago
5a93d5c
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
5cff81f
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 11 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
· 11 years ago
c8f94df
tcg: Introduce zero and sign-extended versions of load helpers
by Richard Henderson
· 11 years ago
e58eb53
exec: Split softmmu_defs.h
by Richard Henderson
· 11 years ago
701e3a5
exec: Rename USUFFIX to LSUFFIX
by Richard Henderson
· 11 years ago
0f842f8
exec: Reorganize the GETRA/GETPC macros
by Richard Henderson
· 11 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
· 11 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
· 11 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
· 11 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
· 11 years ago
7039291
object: Fix typo in qom/object.h
by Peter Chubb
· 12 years ago
a40f1c2
qcow2: Metadata overlap checks
by Max Reitz
· 11 years ago
Next »