index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
1
-10
/
+10
2013-09-11
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...
Anthony Liguori
1
-4
/
+0
2013-09-11
Merge remote-tracking branch 'kraxel/usb.89' into staging
Anthony Liguori
2
-3
/
+3
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
1
-0
/
+13
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
1
-3
/
+1
2013-09-11
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
3
-35
/
+148
2013-09-10
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
Peter Maydell
1
-4
/
+0
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
1
-3
/
+0
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
1
-0
/
+3
2013-09-09
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama
1
-0
/
+13
2013-09-09
pc: Initializing ram_memory under Xen.
Anthony PERARD
1
-3
/
+1
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
1
-0
/
+8
2013-09-06
net: Rename send_queue to incoming_queue
Jan Kiszka
1
-1
/
+1
2013-09-06
block: define get_block_status return value
Paolo Bonzini
1
-0
/
+26
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
2
-1
/
+3
2013-09-06
block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction
Paolo Bonzini
1
-4
/
+0
2013-09-06
block: make bdrv_co_is_allocated static
Paolo Bonzini
1
-2
/
+0
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-1
/
+0
2013-09-06
block: implement reference count for BlockDriverState
Fam Zheng
2
-0
/
+3
2013-09-06
block: Enable the new throttling code in the block layer.
Benoît Canet
2
-27
/
+6
2013-09-06
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
1
-0
/
+110
2013-09-05
memory: Provide separate handling of unassigned io ports accesses
Jan Kiszka
1
-0
/
+4
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-11
/
+9
2013-09-03
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
3
-0
/
+3
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-4
/
+4
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-6
/
+21
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
6
-10
/
+13
2013-09-03
cpu: Replace qemu_for_each_cpu()
Andreas Färber
1
-9
/
+0
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-2
/
+9
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
5
-120
/
+113
2013-09-02
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
1
-12
/
+46
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
3
-51
/
+6
2013-09-02
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
1
-6
/
+6
2013-09-02
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2
-52
/
+56
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-2
/
+2
2013-09-02
qcow2-refcount: Repair shared refcount blocks
Max Reitz
1
-0
/
+1
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
1
-1
/
+16
2013-09-02
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2
-4
/
+8
2013-09-01
misc: Fix some typos in names and comments
Stefan Weil
1
-4
/
+4
2013-09-01
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
1
-0
/
+8
2013-08-30
isa: Fix documentation of isa_register_portio_list()
Hervé Poussineau
1
-1
/
+1
2013-08-30
qom: Assert instance size in object_initialize_with_type()
Andreas Färber
1
-1
/
+2
2013-08-30
qom: Pass available size to object_initialize()
Andreas Färber
1
-1
/
+2
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
usb: Pass size to usb_bus_new()
Andreas Färber
1
-1
/
+2
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
1
-2
/
+2
2013-08-30
pci: Pass size to pci_bus_new_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
qom: Fix object_initialize_with_type() argument name in documentation
Andreas Färber
1
-1
/
+1
2013-08-30
object: Fix typo in qom/object.h
Peter Chubb
1
-1
/
+1
2013-08-30
qcow2: Metadata overlap checks
Max Reitz
1
-0
/
+1
[next]