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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
disas: arm-a64: Make printfer and stream variable
Peter Crosthwaite
1
-5
/
+17
2015-07-09
disas: QOMify target specific setup
Peter Crosthwaite
2
-4
/
+22
2015-07-09
disas: Add print_insn to disassemble info
Peter Crosthwaite
2
-35
/
+39
2015-07-09
microblaze: boot: Use cpu_set_pc()
Peter Crosthwaite
1
-2
/
+3
2015-07-09
hw/arm/boot: Use cpu_set_pc()
Peter Crosthwaite
1
-13
/
+11
2015-07-09
gdbstub: Use cpu_set_pc() helper
Peter Crosthwaite
1
-4
/
+1
2015-07-09
cpu: Add wrapper for the set_pc() hook
Peter Crosthwaite
1
-0
/
+14
2015-07-09
cpu-exec: Purge all uses of ENV_GET_CPU()
Peter Crosthwaite
21
-49
/
+49
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
19
-21
/
+20
2015-07-09
cpu: Change tcg_cpu_exec() arg to cpu, not env
Peter Crosthwaite
1
-4
/
+3
2015-07-09
gdbstub: Change gdbserver_fork() to accept cpu instead of env
Peter Crosthwaite
4
-5
/
+4
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
7
-14
/
+9
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
1
-2
/
+10
2015-07-09
cpu: Convert cpu_index into a bitmap
Bharata B Rao
3
-5
/
+61
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
19
-19
/
+19
2015-07-09
cpu: Reorder cpu->as, cpu->thread_id, cpu->memory_dispatch init
Eduardo Habkost
1
-5
/
+6
2015-07-09
cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn()
Eduardo Habkost
2
-2
/
+2
2015-07-09
cpu: No need to zero-initialize CPUState::numa_node
Eduardo Habkost
1
-1
/
+0
2015-07-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
41
-279
/
+2546
2015-07-08
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-11
/
+13
2015-07-08
ahci: Fix CD-ROM signature
Hannes Reinecke
1
-1
/
+1
2015-07-08
libqos/ahci: fix ahci_write_fis for ncq on ppc64
John Snow
2
-10
/
+12
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
26
-811
/
+1943
2015-07-08
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-07-06-v3-tag'...
Peter Maydell
5
-31
/
+642
2015-07-08
ossaudio: fix memory leak
Gonglei
1
-0
/
+1
2015-07-08
ui: convert VNC to use generic cipher API
Daniel P. Berrange
1
-11
/
+41
2015-07-08
block: convert qcow/qcow2 to use generic cipher API
Daniel P. Berrange
4
-91
/
+165
2015-07-08
ui: convert VNC websockets to use crypto APIs
Daniel P. Berrange
6
-95
/
+25
2015-07-08
block: convert quorum blockdrv to use crypto APIs
Daniel P. Berrange
3
-58
/
+21
2015-07-08
crypto: add a nettle cipher implementation
Daniel P. Berrange
3
-5
/
+242
2015-07-08
crypto: add a gcrypt cipher implementation
Daniel P. Berrange
4
-0
/
+337
2015-07-08
crypto: introduce generic cipher API & built-in implementation
Daniel P. Berrange
7
-0
/
+951
2015-07-08
tco-test: fix up config accesses and re-enable
Michael S. Tsirkin
2
-13
/
+4
2015-07-08
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
1
-8
/
+83
2015-07-08
virtio-pci: implement cfg capability
Michael S. Tsirkin
2
-1
/
+78
2015-07-08
virtio: define virtio_pci_cfg_cap in header.
Michael S. Tsirkin
1
-0
/
+6
2015-07-08
pcie: Set the "link active" in the link status register
Benjamin Herrenschmidt
1
-1
/
+1
2015-07-08
pci_regs.h: import from linux
Michael S. Tsirkin
3
-720
/
+721
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
4
-11
/
+9
2015-07-08
hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
Laszlo Ersek
1
-2
/
+55
2015-07-08
hw/i386/pc: factor out pc_cmos_init_floppy()
Laszlo Ersek
1
-29
/
+38
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
4
-3
/
+28
2015-07-08
tests: add testcase for TCO watchdog emulation
Paulo Alcantara
2
-0
/
+462
2015-07-07
qga: added GuestPCIAddress information
Michael Roth
2
-1
/
+97
2015-07-07
qga: added bus type and disk location path
Olga Krishtal
2
-2
/
+147
2015-07-07
configure: add configure check for ntdddisk.h
Michael Roth
1
-0
/
+24
2015-07-07
qga: added mountpoint and filesystem type for single volume
Olga Krishtal
1
-1
/
+53
2015-07-07
qga: added empty qmp_quest_get_fsinfo functionality.
Olga Krishtal
1
-3
/
+24
[next]