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
2013-07-07
pci: Use helper to find device's root bus in pci_find_domain()
David Gibson
4
-11
/
+17
2013-07-07
pci: Abolish pci_find_root_bus()
David Gibson
4
-15
/
+42
2013-07-04
pci: Move pci_read_devaddr to pci-hotplug-old.c
David Gibson
3
-17
/
+17
2013-07-04
pci: Cleanup configuration for pci-hotplug.c
David Gibson
6
-12
/
+8
2013-07-04
pvpanic: fix fwcfg for big endian hosts
Michael S. Tsirkin
1
-3
/
+4
2013-07-04
pvpanic: initialization cleanup
Michael S. Tsirkin
2
-15
/
+17
2013-07-04
MAINTAINERS: s/Marcelo/Paolo/
Michael S. Tsirkin
1
-1
/
+1
2013-07-04
e1000: cleanup process_tx_desc
Andrew Jones
1
-8
/
+10
2013-07-04
pc_piix: cleanup init compat handling
Michael S. Tsirkin
1
-14
/
+4
2013-07-04
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
4
-3
/
+52
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
7
-4
/
+92
2013-07-04
range: add Range structure
Michael S. Tsirkin
1
-0
/
+16
2013-07-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
3
-52
/
+51
2013-07-03
kvmclock: clock should count only if vm is running
Marcelo Tosatti
1
-34
/
+30
2013-07-03
pci-assign: remove the duplicate function name in debug message
Wanlong Gao
1
-6
/
+6
2013-07-03
kvm: skip system call when msi route is unchanged
Michael S. Tsirkin
1
-0
/
+4
2013-07-03
kvm: zero-initialize KVM_SET_GSI_ROUTING input
Michael S. Tsirkin
1
-12
/
+7
2013-07-03
kvm: add detail error message when fail to add ioeventfd
Amos Kong
1
-0
/
+4
2013-07-01
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
38
-205
/
+792
2013-07-01
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
3
-10
/
+12
2013-07-01
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-39
/
+55
2013-07-01
virtio-ccw: fix build breakage on windows
Cornelia Huck
3
-10
/
+12
2013-07-01
PPC: Ignore writes to L2CR
Alexander Graf
1
-11
/
+11
2013-07-01
mac-io: Add escc-legacy memory alias region
Alexander Graf
1
-0
/
+47
2013-07-01
PPC: Newworld: Add second uninorth control register set
Alexander Graf
1
-0
/
+4
2013-07-01
PPC: Newworld: Add uninorth token register
Alexander Graf
1
-2
/
+11
2013-07-01
PPC: Add clock-frequency export for Mac machines
Alexander Graf
3
-0
/
+5
2013-07-01
PPC: Introduce an alias cache for faster lookups
Alexander Graf
3
-7
/
+30
2013-07-01
PPC: Fix GDB read on code area for PPC6xx
Fabien Chouteau
1
-1
/
+9
2013-07-01
PPC: Add dump_mmu() for 6xx
Fabien Chouteau
1
-0
/
+92
2013-07-01
target-ppc: Introduce unrealizefn for PowerPCCPU
Andreas Färber
2
-2
/
+18
2013-07-01
booke_ppc: limit booke timer to max when timeout overflow
Bharat Bhushan
1
-4
/
+20
2013-07-01
Graphics: Switch to 800x600x32 as default mode
Alexander Graf
1
-1
/
+1
2013-07-01
pseries: Update MAINTAINERS information
David Gibson
1
-1
/
+4
2013-07-01
target-ppc kvm: save cr register
Alexey Kardashevskiy
1
-0
/
+5
2013-07-01
pseries: Fix compiler warning (conversion of pointer to integral value)
Stefan Weil
1
-1
/
+1
2013-07-01
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
8
-28
/
+37
2013-07-01
target-ppc: Change default machine for 64-bit
David Gibson
2
-3
/
+1
2013-07-01
ppc: do not register IABR SPR twice for 603e
Hervé Poussineau
1
-5
/
+0
2013-07-01
target-ppc: Drop redundant flags assignments from CPU families
Andreas Färber
1
-45
/
+0
2013-07-01
mpc8544_guts: Turn qdev initfn into instance_init
Andreas Färber
1
-13
/
+5
2013-07-01
mpc8544_guts: QOM'ify
Andreas Färber
1
-5
/
+9
2013-07-01
mpc8544_guts: Fix MemoryRegion name
Andreas Färber
1
-1
/
+1
2013-07-01
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
3
-22
/
+35
2013-07-01
intc/openpic: Convert to QOM realize
Andreas Färber
1
-15
/
+19
2013-07-01
intc/openpic: QOM'ify
Andreas Färber
4
-8
/
+15
2013-07-01
kvm/openpic: in-kernel mpic support
Scott Wood
8
-6
/
+337
2013-07-01
PPC: Add non-kvm stub file
Alexander Graf
2
-0
/
+13
2013-07-01
KVM: PIC: Only commit irq routing when necessary
Alexander Graf
3
-3
/
+5
2013-07-01
PPC: e500: factor out mpic init code
Scott Wood
1
-22
/
+34
[next]