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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-07
i.MX: Add the i.MX25 PDK platform
Jean-Christophe Dubois
2
-1
/
+160
2015-09-07
i.MX: Add SOC support for i.MX25
Jean-Christophe Dubois
2
-0
/
+274
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
2
-0
/
+710
2015-09-07
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
2
-0
/
+335
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
4
-160
/
+102
2015-09-07
i.MX: Add SOC support for i.MX31
Jean-Christophe Dubois
2
-1
/
+218
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2
-9
/
+74
2015-09-07
smbios: implement smbios support for mach-virt
Wei Huang
1
-0
/
+26
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
3
-25
/
+65
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
17
-65
/
+38
2015-09-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into staging
Peter Maydell
6
-13
/
+531
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
2
-3
/
+42
2015-09-03
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
1
-0
/
+125
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+23
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+12
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
1
-2
/
+89
2015-09-03
s390x: Enable new s390-storage-keys device
Jason J. Herne
3
-11
/
+10
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
3
-0
/
+218
2015-09-03
s390x: add 2.5 compat s390-ccw-virtio machine
Cornelia Huck
1
-2
/
+17
2015-09-02
ne2000: Drop ne2000_can_receive
Fam Zheng
3
-12
/
+0
2015-09-02
vmxnet3: Drop net_vmxnet3_info.can_receive
Fam Zheng
1
-1
/
+0
2015-09-02
rtl8139: Do not consume the packet during overflow in standard mode.
Vladislav Yasevich
1
-1
/
+1
2015-09-02
rtl8139: Fix receive buffer overflow check
Vladislav Yasevich
1
-2
/
+4
2015-09-02
rtl8139: use ldl/stl wrapper for unaligned 32-bit access
Stefan Hajnoczi
1
-3
/
+8
2015-09-02
rtl8139: use net/eth.h macros instead of custom macros
Stefan Hajnoczi
1
-21
/
+14
2015-09-02
rtl8139: remove duplicate net/eth.h definitions
Stefan Hajnoczi
1
-52
/
+5
2015-08-25
xlnx-zynqmp: Connect the four OCM banks
Alistair Francis
1
-0
/
+15
2015-08-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-59
/
+117
2015-08-14
hw: fix mask for ColdFire UART command register
Paolo Bonzini
1
-1
/
+1
2015-08-14
scsi-generic: identify AIO callbacks more clearly
Paolo Bonzini
1
-25
/
+41
2015-08-14
scsi-disk: identify AIO callbacks more clearly
Paolo Bonzini
1
-30
/
+61
2015-08-14
scsi: create restart bottom half in the right AioContext
Paolo Bonzini
1
-1
/
+2
2015-08-14
vhost-scsi: Clarify vhost_virtqueue_mask argument
Lu Lina
1
-1
/
+1
2015-08-14
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+2
2015-08-13
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging
Peter Maydell
1
-0
/
+16
2015-08-13
hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses
Peter Maydell
1
-0
/
+16
2015-08-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-193
/
+171
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
7
-7
/
+8
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
2
-8
/
+24
2015-08-13
smbios: extract x86 smbios building code into a function
Wei Huang
1
-16
/
+22
2015-08-13
acpi: avoid potential uninitialized access to cpu_hp_io_base
Daniel P. Berrange
1
-0
/
+1
2015-08-13
virtio-net: remove useless codes
Jason Wang
1
-6
/
+2
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2
-3
/
+10
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
3
-11
/
+9
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
3
-17
/
+9
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2
-21
/
+13
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
3
-8
/
+5
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2
-23
/
+27
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
3
-4
/
+4
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
3
-9
/
+11
[next]