index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-4
/
+26
2013-09-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2
-0
/
+8
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
1
-1
/
+3
2013-09-30
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
Anthony Liguori
1
-3
/
+1
2013-09-30
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
1
-2
/
+15
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
2
-5
/
+187
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2
-1
/
+1
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
2
-2
/
+4
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
1
-1
/
+1
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-1
/
+3
2013-09-25
tcg-ppc: use new return-argument ld/st helpers
Paolo Bonzini
1
-3
/
+1
2013-09-25
qdict: Extract qdict_extract_subqdict
Benoît Canet
1
-0
/
+2
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
1
-0
/
+6
2013-09-24
migration: add version supporting macros for struct pointer
Alexey Kardashevskiy
1
-2
/
+15
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-0
/
+18
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-10
/
+19
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+1
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-0
/
+1
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
1
-1
/
+1
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
1
-0
/
+80
2013-09-20
s390/ebcdic: Move conversion tables to header file
Heinz Graalfs
1
-0
/
+104
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
1
-3
/
+2
2013-09-20
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
1
-1
/
+0
2013-09-20
s390/eventfacility: Fix receive/send masks
Christian Borntraeger
1
-1
/
+1
2013-09-20
kvm irqfd: support direct msimessage to irq translation
Alexey Kardashevskiy
1
-0
/
+9
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
1
-10
/
+10
2013-09-18
qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
Stefan Hajnoczi
1
-0
/
+17
2013-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-10
/
+37
2013-09-17
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-0
/
+2
2013-09-16
lsi: add 53C810 variant
Hervé Poussineau
1
-0
/
+1
2013-09-15
pci: add helper to retrieve the 64-bit range
Michael S. Tsirkin
1
-0
/
+1
2013-09-15
range: add min/max operations on ranges
Michael S. Tsirkin
1
-0
/
+18
2013-09-15
range: add Range to typedefs
Michael S. Tsirkin
2
-1
/
+2
2013-09-12
exec: Simplify the guest physical memory allocation hook
Markus Armbruster
2
-5
/
+2
2013-09-12
exec: Reduce ifdeffery around -mem-path
Markus Armbruster
1
-2
/
+0
2013-09-12
block: Error parameter for create functions
Max Reitz
1
-2
/
+3
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-3
/
+3
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
1
-1
/
+2
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
1
-2
/
+4
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
1
-0
/
+3
2013-09-12
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
2
-2
/
+11
2013-09-12
snapshot: new function bdrv_snapshot_find_by_id_and_name()
Wenchao Xia
1
-0
/
+6
2013-09-12
block: Image file option amendment
Max Reitz
2
-0
/
+5
2013-09-12
scsi: prefer UUID to VM name for the initiator name
Paolo Bonzini
1
-0
/
+2
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
[next]