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
2017-07-03
pci: Convert to realize
Mao Zhongyi
8
-50
/
+56
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
7
-34
/
+15
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
12
-42
/
+94
2017-07-03
pci: Fix the wrong assertion.
Mao Zhongyi
4
-4
/
+4
2017-07-03
pci: Add comment for pci_add_capability2()
Mao Zhongyi
1
-0
/
+6
2017-07-03
pci: Clean up error checking in pci_add_capability()
Mao Zhongyi
1
-5
/
+1
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2
-15
/
+20
2017-07-03
hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Thomas Huth
1
-0
/
+2
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
2
-2
/
+31
2017-07-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170603' into staging
Peter Maydell
5
-26
/
+32
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
4
-21
/
+25
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
1
-4
/
+6
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
1
-1
/
+1
2017-06-30
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
4
-19
/
+41
2017-06-30
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request'...
Peter Maydell
5
-123
/
+619
2017-06-30
block: Exploit BDRV_BLOCK_EOF for larger zero blocks
Eric Blake
3
-15
/
+28
2017-06-30
block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
Eric Blake
2
-4
/
+13
2017-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
8
-26
/
+101
2017-06-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170630' int...
Peter Maydell
18
-308
/
+749
2017-06-30
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
1
-1
/
+1
2017-06-30
tests: fix virtio-net-test ISR dependence
Stefan Hajnoczi
1
-3
/
+3
2017-06-30
tests: fix virtio-blk-test ISR dependence
Stefan Hajnoczi
1
-10
/
+17
2017-06-30
tests: fix virtio-scsi-test ISR dependence
Stefan Hajnoczi
1
-1
/
+1
2017-06-30
libqos: add virtio used ring support
Stefan Hajnoczi
2
-0
/
+66
2017-06-30
libqos: fix typo in virtio.h QVirtQueue->used comment
Stefan Hajnoczi
1
-1
/
+1
2017-06-30
spapr: Clean up DRC set_isolation_state() path
David Gibson
2
-46
/
+105
2017-06-30
spapr: Clean up DRC set_allocation_state path
David Gibson
2
-30
/
+45
2017-06-30
spapr: Make DRC reset force DRC into known state
David Gibson
2
-34
/
+16
2017-06-30
spapr: Split DRC release from DRC detach
David Gibson
1
-22
/
+27
2017-06-30
spapr: Eliminate DRC 'signalled' state variable
David Gibson
3
-56
/
+1
2017-06-30
spapr: Start hotplugged PCI devices in ISOLATED state
David Gibson
1
-10
/
+0
2017-06-30
target-ppc: Enable open-pic timers to count and generate interrupts
Aaron Larson
1
-6
/
+111
2017-06-30
hw/ppc/spapr.c: consecutive 'spapr->patb_entry = 0' statements
Daniel Henrique Barboza
1
-1
/
+0
2017-06-30
spapr: prevent QEMU crash when CPU realization fails
Bharata B Rao
1
-3
/
+4
2017-06-30
target/ppc: Proper cleanup when ppc_cpu_realizefn fails
Bharata B Rao
1
-4
/
+8
2017-06-30
spapr: fix migration of ICPState objects from/to older QEMU
Greg Kurz
2
-2
/
+87
2017-06-30
xics: directly register ICPState objects to vmstate
Greg Kurz
1
-1
/
+4
2017-06-30
target/ppc: Fix return value in tcg radix mmu fault handler
Suraj Jitindar Singh
1
-1
/
+1
2017-06-30
target/ppc/excp_helper: Take BQL before calling cpu_interrupt()
Thomas Huth
1
-0
/
+3
2017-06-30
spapr: Fix migration of Radix guests
Bharata B Rao
1
-0
/
+12
2017-06-30
spapr: Add a "no HPT" encoding to HTAB migration stream
Bharata B Rao
1
-4
/
+25
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
4
-4
/
+75
2017-06-30
pseries: Reset CPU compatibility mode
David Gibson
2
-10
/
+2
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
7
-73
/
+201
2017-06-30
qapi: add explicit null to string input and output visitors
Greg Kurz
2
-0
/
+25
2017-06-30
hw/ppc/prep: Remove superfluous call to soundhw_init()
Thomas Huth
1
-4
/
+0
2017-06-29
target/m68k: add fmovem
Laurent Vivier
3
-30
/
+189
2017-06-29
target/m68k: add explicit single and double precision operations (part 2)
Laurent Vivier
3
-8
/
+74
2017-06-29
target/m68k: add fsglmul and fsgldiv
Laurent Vivier
3
-0
/
+36
2017-06-29
softfloat: define floatx80_round()
Laurent Vivier
2
-0
/
+17
[next]