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
2014-09-10
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
11
-50
/
+56
2014-09-10
block: Extract the block accounting code
Benoît Canet
8
-49
/
+120
2014-09-10
block: Extract the BlockAcctStats structure
Benoît Canet
4
-18
/
+24
2014-09-10
IDE: MMIO IDE device control should be little endian
Valentin Manea
1
-2
/
+2
2014-09-10
thread-pool: Drop unnecessary includes
Markus Armbruster
2
-6
/
+1
2014-09-10
xen: Drop redundant bdrv_close() from pci_piix3_xen_ide_unplug()
Markus Armbruster
1
-1
/
+0
2014-09-10
xen_disk: Plug memory leak on error path
Markus Armbruster
1
-17
/
+14
2014-09-10
qemu-io: Clean up openfile() after commit 2e40134
Markus Armbruster
1
-23
/
+13
2014-09-10
Fix improper usage of cpu_to_be32 in vpc
Xiaodong Gong
1
-4
/
+4
2014-09-10
block: extend BLOCK_IO_ERROR event with nospace indicator
Luiz Capitulino
2
-9
/
+21
2014-09-09
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-2
/
+13
2014-09-09
apb: implement PCI bus error interrupt map registers
Mark Cave-Ayland
1
-2
/
+13
2014-09-08
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
26
-167
/
+2192
2014-09-08
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
26
-302
/
+931
2014-09-08
hypervisor property clashes with hypervisor node
Anton Blanchard
1
-4
/
+0
2014-09-08
PPC: Fix default config ordering and add eTSEC for ppc64
Alexander Graf
2
-3
/
+4
2014-09-08
spapr_pci: map the MSI window in each PHB
Greg Kurz
4
-33
/
+25
2014-09-08
target-ppc: Implement mulldo with TCG
Tom Musta
3
-30
/
+14
2014-09-08
target-ppc: Clean up mullwo
Tom Musta
1
-8
/
+3
2014-09-08
target-ppc: Clean Up mullw
Tom Musta
1
-3
/
+2
2014-09-08
target-ppc: Optimize rlwnm MB=0 ME=31
Tom Musta
1
-22
/
+34
2014-09-08
target-ppc: Optimize rlwinm MB=0 ME=31
Tom Musta
1
-0
/
+6
2014-09-08
target-ppc: Special Case of rlwimi Should Use Deposit
Tom Musta
1
-6
/
+3
2014-09-08
spapr-vlan: Don't touch last entry in buffer list
Anton Blanchard
1
-3
/
+10
2014-09-08
spapr_pci: Fix config space corruption
Alexey Kardashevskiy
1
-2
/
+6
2014-09-08
PPC: Cuda: Use cuda timer to expose tbfreq to guest
Alexander Graf
5
-3
/
+34
2014-09-08
PPC: Mac: Move tbfreq into local variable
Alexander Graf
2
-6
/
+19
2014-09-08
PPC: mac_nvram: Split NVRAM into OF and OSX parts
Alexander Graf
1
-3
/
+40
2014-09-08
PPC: mac_nvram: Allow 2 and 4 byte accesses
Alexander Graf
1
-0
/
+4
2014-09-08
PPC: mac_nvram: Remove unused functions
Alexander Graf
2
-25
/
+0
2014-09-08
PPC: mac99: Fix core99 timer frequency
Alexander Graf
1
-2
/
+7
2014-09-08
PPC: KVM: Use vm check_extension for pv hcall
Alexander Graf
1
-1
/
+1
2014-09-08
KVM: Add helper to run KVM_CHECK_EXTENSION on vm fd
Alexander Graf
2
-0
/
+15
2014-09-08
target-ppc: Bug Fix: srad
Tom Musta
1
-1
/
+1
2014-09-08
target-ppc: Bug Fix: srawi
Tom Musta
1
-1
/
+1
2014-09-08
target-ppc: Bug Fix: mulldo OV Detection
Tom Musta
1
-2
/
+12
2014-09-08
target-ppc: Bug Fix: mullw
Tom Musta
1
-0
/
+11
2014-09-08
target-ppc: Bug Fix: mullwo
Tom Musta
1
-0
/
+9
2014-09-08
target-ppc: Bug Fix: rlwimi
Tom Musta
1
-5
/
+7
2014-09-08
target-ppc: Bug Fix: rlwnm
Tom Musta
1
-9
/
+9
2014-09-08
target-ppc: Bug Fix: rlwinm
Tom Musta
1
-5
/
+3
2014-09-08
ppc/spapr: Fix MAX_CPUS to 255
Nikunj A Dadhania
1
-1
/
+1
2014-09-08
ppc: Add hw breakpoint watchpoint support
Bharat Bhushan
1
-15
/
+219
2014-09-08
ppc: Add software breakpoint support
Bharat Bhushan
1
-14
/
+79
2014-09-08
ppc: synchronize excp_vectors for injecting exception
Bharat Bhushan
1
-0
/
+27
2014-09-08
ppc: debug stub: Get trap instruction opcode from KVM
Bharat Bhushan
1
-0
/
+4
2014-09-08
spapr: Locate RTAS and device-tree based on real RMA
Benjamin Herrenschmidt
2
-13
/
+24
2014-09-08
loader: Add load_image_size() to replace load_image()
Benjamin Herrenschmidt
2
-0
/
+22
2014-09-08
spapr: Fix ibm, associativity for memory nodes
Alexey Kardashevskiy
1
-1
/
+1
2014-09-08
spapr: Add a helper for node0_size calculation
Alexey Kardashevskiy
1
-4
/
+16
[next]