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
2015-08-05
virtio: fix 1.0 virtqueue migration
Jason Wang
1
-0
/
+6
2015-08-04
target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3
Radim Krčmář
1
-0
/
+4
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
1
-0
/
+1
2015-07-29
AioContext: force event loop iteration using BH
Stefan Hajnoczi
1
-0
/
+3
2015-07-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-3
/
+31
2015-07-27
Fix Cortex-A9 global timer
Johannes Schlatow
1
-1
/
+1
2015-07-27
vmstate: remove unused declaration
Marc-André Lureau
1
-3
/
+0
2015-07-27
qemu-common.h: Document cutils.c string functions
Peter Maydell
1
-1
/
+113
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+3
2015-07-27
hw/net: add simple phy support to mcf_fec driver
Greg Ungerer
1
-0
/
+5
2015-07-27
hw/net: add ANLPAR bit definitions to generic mii
Greg Ungerer
1
-0
/
+7
2015-07-27
hw/net: create common collection of MII definitions
Greg Ungerer
2
-39
/
+65
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
2
-2
/
+24
2015-07-27
virtio: hide legacy features from modern guests
Michael S. Tsirkin
1
-0
/
+4
2015-07-24
memory: count number of active VGA logging clients
Paolo Bonzini
1
-0
/
+1
2015-07-22
AioContext: optimize clearing the EventNotifier
Paolo Bonzini
1
-1
/
+31
2015-07-22
AioContext: fix broken ctx->dispatching optimization
Paolo Bonzini
1
-6
/
+23
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
1
-1
/
+1
2015-07-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+9
2015-07-20
virtio-net: unbreak any layout
Jason Wang
1
-0
/
+9
2015-07-17
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
1
-0
/
+1
2015-07-16
virtio-input: move sys/ioctl.h include
Gerd Hoffmann
1
-1
/
+0
2015-07-15
target-i386: emulate CPUID level of real hardware
Radim Krčmář
1
-0
/
+68
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
1
-0
/
+1
2015-07-14
block: Fix backing file child when modifying graph
Kevin Wolf
1
-0
/
+1
2015-07-14
block: Introduce bdrv_unref_child()
Kevin Wolf
1
-0
/
+1
2015-07-14
block: Introduce bdrv_open_child()
Kevin Wolf
2
-2
/
+8
2015-07-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2015-07-13
qdev: fix 64 bit properties
Cornelia Huck
1
-1
/
+1
2015-07-09
disas: QOMify target specific setup
Peter Crosthwaite
1
-0
/
+4
2015-07-09
disas: Add print_insn to disassemble info
Peter Crosthwaite
1
-0
/
+6
2015-07-09
cpu: Add wrapper for the set_pc() hook
Peter Crosthwaite
1
-0
/
+14
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
1
-1
/
+1
2015-07-09
cpu: Convert cpu_index into a bitmap
Bharata B Rao
1
-0
/
+1
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-2
/
+478
2015-07-08
Fix the compatibility typedef of ioservid_t to match the Xen headers
Paul Durrant
1
-1
/
+1
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-736
/
+850
2015-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
1
-0
/
+210
2015-07-08
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
1
-0
/
+6
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
2
-719
/
+720
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2
-12
/
+16
2015-07-08
hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Laszlo Ersek
1
-2
/
+1
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
1
-0
/
+5
2015-07-07
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
5
-16
/
+54
2015-07-07
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-1
/
+6
2015-07-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+8
2015-07-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150707' i...
Peter Maydell
5
-6
/
+21
[next]