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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
ide: bdrv_attach_dev() for empty CD-ROM
Kevin Wolf
1
-0
/
+3
2017-07-18
block: List anonymous device BBs in query-block
Kevin Wolf
2
-5
/
+5
2017-07-18
block/qapi: Use blk_all_next() for query-block
Kevin Wolf
1
-2
/
+8
2017-07-18
block: Make blk_all_next() public
Kevin Wolf
2
-1
/
+2
2017-07-18
block/qapi: Add qdev device name to query-block
Kevin Wolf
4
-1
/
+22
2017-07-18
block: Make blk_get_attached_dev_id() public
Kevin Wolf
2
-2
/
+2
2017-07-18
block/vpc.c: Handle write failures in get_image_offset()
Peter Maydell
1
-7
/
+23
2017-07-18
block/vmdk: Report failures in vmdk_read_cid()
Peter Maydell
1
-12
/
+32
2017-07-18
block: remove timer canceling in throttle_config()
Manos Pitsidianakis
5
-27
/
+4
2017-07-18
block: add clock_type field to ThrottleGroup
Manos Pitsidianakis
5
-14
/
+17
2017-07-18
commit: Add NULL check for overlay_bs
Kevin Wolf
1
-1
/
+3
2017-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-4
/
+10
2017-07-18
Merge remote-tracking branch 'remotes/aurel/tags/pull-target-mips-20170717' i...
Peter Maydell
2
-6
/
+14
2017-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...
Peter Maydell
24
-24
/
+1673
2017-07-18
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
11
-48
/
+265
2017-07-17
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
24
-74
/
+137
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' ...
Peter Maydell
1
-0
/
+5
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20170717-pull-request' ...
Peter Maydell
1
-1
/
+3
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' i...
Peter Maydell
4
-33
/
+77
2017-07-17
block: fix shadowed variable in bdrv_co_pdiscard
Denis V. Lunev
1
-1
/
+0
2017-07-17
util/aio-win32: Only select on what we are actually waiting for
Alistair Francis
1
-3
/
+10
2017-07-17
target/mips: optimize WSBH, DSBH and DSHD
Aurelien Jarno
1
-6
/
+12
2017-07-17
mips: set CP0 Debug DExcCode for SDBBP instruction
Pavel Dovgalyuk
1
-0
/
+2
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20170717-pull-request...
Peter Maydell
4
-19
/
+26
2017-07-17
Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-pull-request' into sta...
Peter Maydell
9
-0
/
+0
2017-07-17
PPC: E500: Update u-boot to v2017.07
Alexander Graf
2
-0
/
+0
2017-07-17
MAINTAINERS: Add entries for MPS2 board
Peter Maydell
1
-1
/
+13
2017-07-17
hw/arm/mps2: Add ethernet
Peter Maydell
1
-1
/
+9
2017-07-17
hw/arm/mps2: Add SCC
Peter Maydell
1
-1
/
+16
2017-07-17
hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller
Peter Maydell
5
-0
/
+364
2017-07-17
hw/arm/mps2: Add timers
Peter Maydell
1
-0
/
+4
2017-07-17
hw/char/cmsdk-apb-timer: Implement CMSDK APB timer device
Peter Maydell
5
-0
/
+319
2017-07-17
hw/arm/mps2: Add UARTs
Peter Maydell
2
-1
/
+89
2017-07-17
hw/char/cmsdk-apb-uart.c: Implement CMSDK APB UART
Peter Maydell
5
-0
/
+493
2017-07-17
hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board models
Peter Maydell
3
-0
/
+272
2017-07-17
target/arm: use DISAS_EXIT for eret handling
Alex Bennée
2
-3
/
+6
2017-07-17
target/arm: use gen_goto_tb for ISB handling
Alex Bennée
2
-3
/
+3
2017-07-17
target/arm/translate: ensure gen_goto_tb sets exit flags
Alex Bennée
1
-1
/
+5
2017-07-17
target/arm/translate.h: expand comment on DISAS_EXIT
Alex Bennée
1
-1
/
+4
2017-07-17
target/arm/translate: make DISAS_UPDATE match declared semantics
Alex Bennée
2
-10
/
+10
2017-07-17
include/exec/exec-all: document common exit conditions
Alex Bennée
1
-3
/
+26
2017-07-17
target/arm: Make Cortex-M3 and M4 default to 8 PMSA regions
Peter Maydell
1
-1
/
+11
2017-07-17
qdev: support properties which don't set a default value
Peter Maydell
3
-1
/
+31
2017-07-17
qdev-properties.h: Explicitly set the default value for arraylen properties
Peter Maydell
1
-0
/
+1
2017-07-17
virtio-net: fix offload ctrl endian
Jason Wang
1
-0
/
+2
2017-07-17
virtion-net: Prefer is_power_of_2()
Michal Privoznik
1
-1
/
+1
2017-07-17
docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_header
Zhang Chen
1
-0
/
+26
2017-07-17
net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len
Zhang Chen
2
-3
/
+38
2017-07-17
net/colo-compare.c: Add vnet packet's tcp/udp/icmp compare
Zhang Chen
1
-2
/
+6
2017-07-17
net/colo.c: Add vnet packet parse feature in colo-proxy
Zhang Chen
1
-3
/
+3
[next]