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
2016-02-02
iotests: Change coding style of _filter_nbd in 083
Max Reitz
1
-9
/
+10
2016-02-02
iotests: Rename filter_nbd to _filter_nbd in 083
Max Reitz
1
-2
/
+2
2016-02-02
nbd: client_close on error in nbd_co_client_start
Max Reitz
1
-2
/
+1
2016-02-02
iotests: Limit supported formats for 118
Max Reitz
1
-1
/
+3
2016-02-02
vmdk: Fix converting to streamOptimized
Fam Zheng
1
-1
/
+5
2016-02-02
block/qapi: Emit tray_open only if there is a tray
Max Reitz
3
-7
/
+3
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
3
-99
/
+43
2016-02-02
blockdev: Fix 'change' for slot devices
Max Reitz
2
-4
/
+30
2016-02-02
block: Add blk_dev_has_tray()
Max Reitz
2
-1
/
+10
2016-02-02
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-next-2016-02...
Peter Maydell
8
-99
/
+97
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160202-1' into st...
Peter Maydell
4
-2
/
+53
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20160202-1' into...
Peter Maydell
32
-8
/
+32
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20160202-1' into...
Peter Maydell
1
-36
/
+4
2016-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Peter Maydell
5
-94
/
+86
2016-02-02
ehci: update irq on reset
Gerd Hoffmann
1
-0
/
+1
2016-02-02
usb: check page select value while processing iTD
Prasad J Pandit
1
-4
/
+6
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
3
-0
/
+46
2016-02-02
gtk: use qemu_chr_alloc() to allocate CharDriverState
Daniel P. Berrange
1
-2
/
+7
2016-02-02
crypto: ensure qcrypto_hash_digest_len is always defined
Daniel P. Berrange
1
-13
/
+17
2016-02-02
audio: Clean up includes
Peter Maydell
32
-8
/
+32
2016-02-02
char: remove qemu_chr_open_eventfd
Marc-André Lureau
2
-16
/
+0
2016-02-02
ivshmem: use a single eventfd callback, get rid of CharDriver
Marc-André Lureau
1
-37
/
+18
2016-02-02
ivshmem: generalize ivshmem_setup_interrupts
Marc-André Lureau
1
-11
/
+12
2016-02-02
ivshmem-test: test both msi & irq cases
Marc-André Lureau
1
-16
/
+37
2016-02-02
libqos: remove some leaks
Marc-André Lureau
1
-0
/
+2
2016-02-02
ivshmem-test: leak fixes
Marc-André Lureau
1
-11
/
+17
2016-02-02
ivshmem: remove redundant assignment, fix crash with msi=off
Marc-André Lureau
1
-3
/
+0
2016-02-02
ivshmem: no need for opaque argument
Marc-André Lureau
1
-2
/
+2
2016-02-02
nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file
Laszlo Ersek
1
-36
/
+4
2016-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160201' into...
Peter Maydell
26
-451
/
+771
2016-02-01
crypto: register properties against the class instead of object
Daniel P. Berrange
4
-72
/
+66
2016-02-01
crypto: fix description of @errp parameter initialization
Daniel P. Berrange
3
-14
/
+14
2016-02-01
target-ppc: mcrfs should always update FEX/VX and only clear exception bits
James Clarke
2
-4
/
+23
2016-01-30
target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
James Clarke
1
-9
/
+22
2016-01-30
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
David Gibson
2
-0
/
+34
2016-01-30
target-ppc: Helper to determine page size information from hpte alone
David Gibson
3
-19
/
+44
2016-01-30
target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUs
David Gibson
3
-42
/
+19
2016-01-30
target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()
David Gibson
3
-5
/
+12
2016-01-30
target-ppc: Remove unused mmu models from ppc_tlb_invalidate_one
David Gibson
1
-44
/
+2
2016-01-30
target-ppc: Use actual page size encodings from HPTE
David Gibson
1
-3
/
+60
2016-01-30
target-ppc: Rework SLB page size lookup
David Gibson
3
-39
/
+56
2016-01-30
target-ppc: Rework ppc_store_slb
David Gibson
4
-22
/
+21
2016-01-30
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
David Gibson
7
-109
/
+136
2016-01-30
target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub
David Gibson
1
-5
/
+0
2016-01-30
uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) register
Programmingkid
1
-0
/
+9
2016-01-30
cuda.c: return error for unknown commands
Alyssa Milburn
1
-0
/
+5
2016-01-30
pseries: Allow TCG h_enter to work with hotplugged memory
David Gibson
1
-2
/
+17
2016-01-30
target-ppc: gdbstub: Add VSX support
Anton Blanchard
3
-3
/
+71
2016-01-30
target-ppc: gdbstub: fix spe registers for little-endian guests
Greg Kurz
1
-1
/
+10
2016-01-30
target-ppc: gdbstub: fix altivec registers for little-endian guests
Greg Kurz
1
-2
/
+10
[prev]
[next]