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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2014-03-05
qdev: Keep global allocation counter per bus
Alexander Graf
1
-0
/
+2
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
2
-5
/
+20
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+14
2014-03-05
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
1
-0
/
+14
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
4
-3
/
+6
2014-03-05
KVM: Split QEMUMachine typedef into separate header
Alexander Graf
5
-2
/
+20
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
3
-7
/
+7
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
3
-2
/
+141
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
3
-24
/
+52
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
1
-1
/
+3
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2
-0
/
+3
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
1
-1
/
+1
2014-03-02
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Stefan Weil
1
-4
/
+4
2014-03-02
bswap: Modify prototype of stb_p (avoid type conversions)
Stefan Weil
1
-1
/
+1
2014-03-02
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
1
-1
/
+1
2014-02-28
dump: add API to write dump pages
qiaonuohan
1
-0
/
+7
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
1
-0
/
+9
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
1
-0
/
+2
2014-02-28
dump: add API to write dump header
qiaonuohan
1
-0
/
+96
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
1
-0
/
+7
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
1
-0
/
+17
2014-02-28
dump: const-qualify the buf of WriteCoreDumpFunction
qiaonuohan
1
-1
/
+2
2014-02-27
sun4m: Add Sun CG3 framebuffer initialisation function
Mark Cave-Ayland
1
-0
/
+1
2014-02-27
sun4m: Set HostID in NVRAM
Mark Cave-Ayland
1
-0
/
+2
2014-02-27
s390x/event-facility: code restructure
Heinz Graalfs
2
-24
/
+19
2014-02-27
s390x/kvm: implement floating-interrupt controller device
Jens Freimann
1
-0
/
+33
2014-02-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226'...
Peter Maydell
3
-2
/
+37
2014-02-26
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' i...
Peter Maydell
1
-1
/
+1
2014-02-26
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-6
/
+19
2014-02-26
include/qemu/crc32c.h: Rename include guards to match filename
Will Newton
1
-2
/
+2
2014-02-26
arm: vgic device control api support
Christoffer Dall
1
-0
/
+1
2014-02-26
kvm: Common device control API functions
Christoffer Dall
1
-0
/
+22
2014-02-26
kvm: Introduce kvm_arch_irqchip_create
Christoffer Dall
1
-0
/
+12
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
1
-10
/
+0
2014-02-26
xilinx: Inline usages of xilinx_axi*_init()
Peter Crosthwaite
1
-33
/
+0
2014-02-26
xilinx: Inline usage of xilinx_ethlite_create()
Peter Crosthwaite
1
-19
/
+0
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
1
-15
/
+0
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
1
-13
/
+0
2014-02-25
net: remove implicit peer from offload API
Stefan Hajnoczi
1
-7
/
+7
2014-02-25
Fix two XBZRLE corruption issues
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-25
net: make tap offloading callbacks static
Vincenzo Maffione
1
-6
/
+0
2014-02-25
net: extend NetClientInfo for offloading
Vincenzo Maffione
1
-0
/
+19
2014-02-25
net: change vnet-hdr TAP prototypes
Vincenzo Maffione
1
-2
/
+2
2014-02-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-12
/
+13
2014-02-24
Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging
Peter Maydell
1
-0
/
+1
2014-02-24
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
3
-2
/
+32
2014-02-22
scsi: report thin provisioning errors with werror=report
Paolo Bonzini
1
-0
/
+2
2014-02-22
scsi: Change scsi sense buf size to 252
Fam Zheng
1
-1
/
+1
2014-02-21
quorum: Add quorum mechanism.
BenoƮt Canet
1
-0
/
+2
[next]