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-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-29
/
+99
2015-07-28
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into staging
Peter Maydell
4
-35
/
+33
2015-07-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-19
/
+31
2015-07-28
Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request...
Peter Maydell
2
-82
/
+72
2015-07-28
xen: Drop net_rx_ok
Fam Zheng
1
-24
/
+1
2015-07-28
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...
Peter Maydell
10
-12
/
+124
2015-07-28
hw/net: handle flow control in mcf_fec driver receiver
Greg Ungerer
1
-10
/
+34
2015-07-28
net/dp8393x: do not use memory_region_init_rom_device with NULL
Hervé Poussineau
1
-2
/
+8
2015-07-28
net/dp8393x: remove check of runt packets
Hervé Poussineau
1
-5
/
+0
2015-07-28
net/dp8393x: disable user creation
Hervé Poussineau
1
-0
/
+2
2015-07-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-4
/
+74
2015-07-28
target-mips: fix offset calculation for Interrupts
Yongbok Kim
2
-27
/
+21
2015-07-28
target-mips: fix passing incompatible pointer type in machine.c
Leon Alrae
1
-1
/
+2
2015-07-28
block/ssh: Avoid segfault if inet_connect doesn't set errno.
Richard W.M. Jones
1
-1
/
+1
2015-07-28
sheepdog: serialize requests to overwrapping area
Hitoshi Mitake
1
-81
/
+71
2015-07-27
memory: do not add a reference to the owner of aliased regions
Paolo Bonzini
1
-7
/
+0
2015-07-27
megasas: Add write function to handle write access to PCI BAR 3
Salva Peiró
1
-0
/
+7
2015-07-27
virtio: minor cleanup
Michael S. Tsirkin
1
-1
/
+0
2015-07-27
acpi: fix pvpanic device is not shown in ui
Gal Hammer
1
-2
/
+2
2015-07-27
gdbstub: Set current CPU on interruptions
Jan Kiszka
1
-0
/
+1
2015-07-27
qapi: add missing @
Marc-André Lureau
1
-1
/
+1
2015-07-27
Fix Cortex-A9 global timer
Johannes Schlatow
1
-1
/
+1
2015-07-27
gitignore: Ignore shader generated files
Michal Privoznik
1
-0
/
+2
2015-07-27
vmstate: remove unused declaration
Marc-André Lureau
1
-3
/
+0
2015-07-27
make: Clean build messages
Stefan Weil
2
-3
/
+3
2015-07-27
qemu-common.h: Document cutils.c string functions
Peter Maydell
1
-1
/
+113
2015-07-27
device_tree: Fix a typo
Kamalesh Babulal
1
-1
/
+1
2015-07-27
hw/acpi/ich9: clean up stale comment about KVM not supporting SMM
Laszlo Ersek
1
-2
/
+1
2015-07-27
hw/acpi/ich9: clear smi_en on reset
Laszlo Ersek
1
-0
/
+1
2015-07-27
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150727' into staging
Peter Maydell
1
-0
/
+4
2015-07-27
main-loop: fix qemu_notify_event for aio_notify optimization
Paolo Bonzini
1
-1
/
+10
2015-07-27
block: qemu-iotests - add check for multiplication overflow in vpc
Jeff Cody
4
-0
/
+60
2015-07-27
block: vpc - prevent overflow if max_table_entries >= 0x40000000
Jeff Cody
1
-4
/
+14
2015-07-27
configure: Work around broken static pkg-config info for Ubuntu gnutls
Peter Maydell
1
-1
/
+17
2015-07-27
virtio-blk: only clear VIRTIO_F_ANY_LAYOUT for legacy device
Jason Wang
1
-1
/
+1
2015-07-27
virtio-blk: fail get_features when both scsi and 1.0 were set
Jason Wang
1
-1
/
+9
2015-07-27
virtio: get_features() can fail
Jason Wang
12
-12
/
+24
2015-07-27
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
1
-0
/
+15
2015-07-27
tcg: mark temps as mem_coherent = 0 for mov with a constant
Aurelien Jarno
1
-0
/
+1
2015-07-27
tcg: correctly mark dead inputs for mov with a constant
Aurelien Jarno
1
-0
/
+3
2015-07-27
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
19
-143
/
+210
2015-07-27
axienet: Flush queued packets when rx is done
Fam Zheng
1
-4
/
+13
2015-07-27
dp8393x: Flush packets when link comes up
Fam Zheng
1
-0
/
+8
2015-07-27
stellaris_enet: Flush queued packets when read done
Fam Zheng
1
-9
/
+5
2015-07-27
mipsnet: Flush queued packets when receiving is enabled
Fam Zheng
1
-2
/
+7
2015-07-27
milkymist-minimac2: Flush queued packets when link comes up
Fam Zheng
2
-18
/
+16
2015-07-27
mcf_fec: Drop mcf_fec_can_receive
Fam Zheng
1
-8
/
+1
2015-07-27
etsec: Flush queue when rx buffer is consumed
Fam Zheng
3
-1
/
+15
2015-07-27
etsec: Move etsec_can_receive into etsec_receive
Fam Zheng
3
-17
/
+10
2015-07-27
usbnet: Drop usbnet_can_receive
Fam Zheng
1
-16
/
+4
[prev]
[next]