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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
10
-28
/
+42
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
13
-47
/
+45
2012-08-22
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
2
-0
/
+17
2012-08-22
unin_pci: QOM'ify UniNorth PCI host bridges
Andreas Färber
1
-65
/
+72
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
3
-46
/
+56
2012-08-22
prep_pci: QOM'ify Raven PCI host bridge
Andreas Färber
1
-5
/
+12
2012-08-22
ppce500_pci: QOM'ify e500 PCI host bridge
Andreas Färber
1
-5
/
+11
2012-08-22
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
Andreas Färber
3
-6
/
+12
2012-08-22
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
1
-15
/
+20
2012-08-22
grackle_pci: QOM'ify Grackle PCI host bridge
Andreas Färber
2
-29
/
+29
2012-08-22
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
Andreas Färber
2
-10
/
+13
2012-08-22
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
1
-56
/
+90
2012-08-22
alpha_typhoon: QOM'ify Typhoon PCI host bridge
Andreas Färber
1
-7
/
+13
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
11
-29
/
+29
2012-08-22
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
3
-2
/
+6
2012-08-21
i82378: Remove bogus MMIO coalescing
Jan Kiszka
1
-1
/
+0
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
1
-13
/
+18
2012-08-18
scsi: fix warning
Gerd Hoffmann
1
-0
/
+2
2012-08-18
Avoid asprintf() which is not available on mingw
Gerd Hoffmann
1
-6
/
+2
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
1
-0
/
+3
2012-08-16
pseries: Instantiate USB interface when required
David Gibson
1
-0
/
+10
2012-08-15
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
28
-206
/
+706
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
5
-5
/
+6
2012-08-15
openpic: Added BRR1 register
Bharat Bhushan
1
-0
/
+17
2012-08-15
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
5
-28
/
+51
2012-08-15
pseries: Add PCI MSI/MSI-X support
Alexey Kardashevskiy
3
-4
/
+263
2012-08-15
pseries: Add trace event for PCI irqs
Alexey Kardashevskiy
1
-0
/
+2
2012-08-15
pseries: Export find_phb() utility function for PCI code
Alexey Kardashevskiy
1
-10
/
+21
2012-08-15
pseries: added allocator for a block of IRQs
Alexey Kardashevskiy
2
-0
/
+27
2012-08-15
pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
Alexey Kardashevskiy
3
-5
/
+12
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
10
-42
/
+50
2012-08-15
pseries: Remove extraneous prints
David Gibson
1
-18
/
+0
2012-08-15
PPC: spapr: Remove global variable
Alexander Graf
2
-3
/
+3
2012-08-15
PPC: spapr: Rework VGA select logic
Alexander Graf
1
-4
/
+9
2012-08-15
spapr: Add support for -vga option
zhlcindy@gmail.com
1
-1
/
+25
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
11
-8
/
+21
2012-08-15
Revert "PPC: e500: Use new MPIC dt format"
Alexander Graf
1
-17
/
+14
2012-08-15
PPC: e500: add generic e500 platform
Scott Wood
2
-1
/
+61
2012-08-15
PPC: e500: split mpc8544ds machine from generic e500 code
Scott Wood
4
-51
/
+114
2012-08-15
PPC: e500: change internal references away from mpc8544ds
Scott Wood
1
-13
/
+14
2012-08-15
PPC: e500: rename mpc8544ds into generic file
Scott Wood
2
-9
/
+11
2012-08-15
pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dt
Alexey Kardashevskiy
3
-7
/
+7
2012-08-15
pseries pci: removed redundant busdev
Alexey Kardashevskiy
2
-3
/
+2
2012-08-15
ivshmem, qdev-monitor: fix order of qerror parameters
Alberto Garcia
2
-2
/
+3
2012-08-15
framebuffer: Fix spelling in comment (leight -> height)
Stefan Weil
1
-1
/
+1
2012-08-15
Spelling fix in comment (peripherans -> peripherals)
Stefan Weil
1
-1
/
+1
2012-08-15
ehci: fix assertion typo
Alejandro Martinez Ruiz
1
-1
/
+1
2012-08-14
kvmvapic: Disable if there is insufficient memory
Jan Kiszka
1
-1
/
+3
2012-08-14
kvm: i8254: Finish time conversion fix
Jan Kiszka
1
-4
/
+10
2012-08-14
kvm: i8254: Cache kernel clock offset in KVMPITState
Jan Kiszka
1
-14
/
+24
[next]