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
2014-06-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-12
/
+63
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-6
/
+29
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
7
-911
/
+419
2014-06-05
qdev: Display warning about unused -global
Don Slutz
2
-0
/
+9
2014-06-05
softmmu: move all load/store functions to cpu_ldst.h
Paolo Bonzini
5
-363
/
+368
2014-06-05
softmmu: introduce cpu_ldst.h
Paolo Bonzini
1
-0
/
+35
2014-06-05
softmmu: move softmmu_template.h out of include/
Paolo Bonzini
1
-533
/
+0
2014-06-05
softmmu: commonize helper definitions
Paolo Bonzini
1
-0
/
+2
2014-06-05
softmmu: make do_unaligned_access a method of CPU
Paolo Bonzini
2
-14
/
+31
2014-06-05
softmmu: move definition of CPU_MMU_INDEX to inclusion site, drop ACCESS_TYPE
Paolo Bonzini
3
-27
/
+16
2014-06-05
softmmu: move MMUSUFFIX under SOFTMMU_CODE_ACCESS
Paolo Bonzini
1
-9
/
+2
2014-06-05
softmmu: start introducing SOFTMMU_CODE_ACCESS in softmmu_header.h
Paolo Bonzini
2
-5
/
+5
2014-06-04
throttle: add throttle_detach/attach_aio_context()
Stefan Hajnoczi
1
-0
/
+10
2014-06-04
virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsi
Fam Zheng
1
-0
/
+3
2014-06-04
block: Move declaration of bdrv_get_aio_context to block.h
Fam Zheng
2
-7
/
+7
2014-06-04
raw-posix: drop raw_get_aio_fd() since it is no longer used
Stefan Hajnoczi
1
-9
/
+0
2014-06-04
block: add bdrv_set_aio_context()
Stefan Hajnoczi
2
-0
/
+47
2014-06-04
input: add support for kbd delays
Gerd Hoffmann
1
-0
/
+1
2014-06-03
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014060...
Peter Maydell
1
-0
/
+5
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging
Peter Maydell
4
-0
/
+127
2014-06-02
xhci: order superspeed ports first
Gerd Hoffmann
1
-0
/
+4
2014-06-02
usb: add usb_pick_speed
Gerd Hoffmann
1
-0
/
+1
2014-06-02
usb: move ehci register defines to header file
Gerd Hoffmann
1
-0
/
+82
2014-06-02
usb: add uhci port status reserved bit
Gerd Hoffmann
1
-0
/
+1
2014-06-02
usb: move uhci register defines to header file
Gerd Hoffmann
1
-0
/
+39
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
1
-0
/
+1
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
1
-0
/
+1
2014-05-30
int128: Add int128_exts64()
Alexey Kardashevskiy
1
-0
/
+5
2014-05-28
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
3
-21
/
+32
2014-05-28
tcg: Move size effects out of dh_arg
Richard Henderson
2
-50
/
+39
2014-05-28
tcg: Remove sizemask and flags arguments to tcg_gen_callN
Richard Henderson
2
-14
/
+7
2014-05-28
tcg: Save flags and computed sizemask in TCGHelperInfo
Richard Henderson
1
-16
/
+28
2014-05-28
tcg: Move side effects out of dh_sizemask
Richard Henderson
2
-15
/
+8
2014-05-28
tcg: Inline tcg_gen_helperN
Richard Henderson
1
-6
/
+6
2014-05-28
tcg: Push tcg-runtime routines into exec/helper-*
Richard Henderson
4
-4
/
+11
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
4
-143
/
+166
2014-05-28
ssi: Name the CS GPIO
Peter Crosthwaite
1
-0
/
+2
2014-05-28
qdev: Implement named GPIOs
Peter Crosthwaite
1
-4
/
+20
2014-05-28
machine: Make -machine opts properties of MachineState
Marcel Apfelbaum
1
-3
/
+3
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-17
/
+10
2014-05-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-3
/
+38
2014-05-28
block: Add backing_blocker in BlockDriverState
Fam Zheng
1
-0
/
+3
2014-05-28
block: Add bdrv_set_backing_hd()
Fam Zheng
1
-0
/
+1
2014-05-28
block: Replace in_use with operation blocker
Fam Zheng
3
-3
/
+3
2014-05-28
block: Introduce op_blockers to BlockDriverState
Fam Zheng
2
-0
/
+12
2014-05-28
block: Add BlockOpType enum
Fam Zheng
1
-0
/
+19
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging
Peter Maydell
1
-0
/
+1
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-9' into staging
Peter Maydell
2
-2
/
+6
2014-05-27
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-26' in...
Peter Maydell
1
-22
/
+23
2014-05-26
input: bind devices and input routing
Gerd Hoffmann
1
-0
/
+3
[next]