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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-01
ESP: convert to trace framework
Blue Swirl
1
-40
/
+30
2011-10-01
PPC: Drop initial ESCC mapping
Alexander Graf
2
-2
/
+2
2011-10-01
mips_fulong2e: Reorder ISA bus and i8259 creation
Jan Kiszka
1
-4
/
+4
2011-09-29
Merge remote-tracking branch 'aneesh/for-upstream-5' into staging
Anthony Liguori
10
-516
/
+1670
2011-09-27
PPC: use memory API to construct the PCI hole
Blue Swirl
4
-7
/
+26
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging
Anthony Liguori
1
-1
/
+1
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
20
-122
/
+232
2011-09-26
Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging
Anthony Liguori
5
-190
/
+244
2011-09-25
ppc_prep: fix pci config space initialization
Avi Kivity
1
-1
/
+1
2011-09-25
fdc: Convert isabus_fdc_init1 to MemoryRegion
Richard Henderson
1
-20
/
+33
2011-09-25
serial: Convert serial_isa_initfn to MemoryRegion
Richard Henderson
1
-3
/
+12
2011-09-25
pckbd: Convert to MemoryRegion
Richard Henderson
3
-25
/
+40
2011-09-25
i8259: Convert to MemoryRegion
Richard Henderson
1
-19
/
+46
2011-09-25
ppc_prep: initialize i8259 after the ISA bus
Avi Kivity
1
-2
/
+2
2011-09-25
mips_r4k: initialize i8259 after the ISA bus
Avi Kivity
1
-1
/
+1
2011-09-25
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
1
-1
/
+1
2011-09-25
mips_malta: move i8259 initialization after piix4 initialization
Avi Kivity
1
-5
/
+15
2011-09-25
i8254: Convert to MemoryRegion
Richard Henderson
1
-3
/
+13
2011-09-25
cs4231a: Convert to MemoryRegion
Richard Henderson
1
-19
/
+19
2011-09-25
pc: Re-order pc_init1 to initialize the ISA bus before ISA devices
Richard Henderson
1
-10
/
+12
2011-09-25
isa: add isa_register_ioport()
Richard Henderson
2
-1
/
+14
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
10
-16
/
+21
2011-09-25
pci: add pci_address_space_io()
Richard Henderson
2
-0
/
+6
2011-09-23
adlib: remove write-only variable
Hervé Poussineau
1
-3
/
+2
2011-09-23
irq: introduce qemu_irq_proxy()
Avi Kivity
2
-0
/
+19
2011-09-23
virtio: Use global memory barrier macros
David Gibson
1
-11
/
+3
2011-09-23
pci-devfn: check that device/slot number is within range
Donald Dutile
1
-0
/
+2
2011-09-23
isapc: give system address space when pci is disabled
Hervé Poussineau
1
-1
/
+1
2011-09-23
cirrus: Unbreak ISA support
Jan Kiszka
1
-2
/
+2
2011-09-23
vga: Unbreak ISA support
Jan Kiszka
1
-0
/
+1
2011-09-23
pc: Disable HPET for ISA machine
Jan Kiszka
1
-0
/
+1
2011-09-23
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
3
-8
/
+15
2011-09-23
e1000: Don't set the Capabilities List bit
dann frazier
1
-2
/
+0
2011-09-23
hw/omap1: Wire up GPIO clock
Peter Maydell
1
-0
/
+1
2011-09-23
omap_intc: Qdevify
Peter Maydell
5
-163
/
+220
2011-09-23
omap_intc: Use MemoryRegion API
Peter Maydell
1
-34
/
+30
2011-09-23
hw/omap_gpmc: Modify correct field when writing IRQSTATUS register
Peter Maydell
1
-1
/
+1
2011-09-23
hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
Peter Maydell
1
-0
/
+7
2011-09-22
hw/9pfs: Add handle based fs driver
Aneesh Kumar K.V
1
-0
/
+611
2011-09-22
hw/9pfs: Implement TFLUSH operation
Aneesh Kumar K.V
8
-265
/
+439
2011-09-22
hw/9pfs: Avoid unnecessary get_fid in v9fs_clunk
Aneesh Kumar K.V
1
-10
/
+10
2011-09-22
hw/9pfs: Add fs driver specific details to fscontext
Aneesh Kumar K.V
8
-52
/
+99
2011-09-22
hw/9pfs: Add init callback to fs driver
Aneesh Kumar K.V
2
-2
/
+12
2011-09-22
hw/9pfs: Move fid pathname tracking to seperate data type.
Aneesh Kumar K.V
8
-281
/
+520
2011-09-22
hw/9pfs: Use read-write lock for protecting fid path.
Aneesh Kumar K.V
8
-87
/
+155
2011-09-22
hw/9pfs: Make v9fs_string* functions non-static
Aneesh Kumar K.V
2
-5
/
+10
2011-09-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-3
/
+76
2011-09-22
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2
-3
/
+0
2011-09-22
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
12
-655
/
+705
2011-09-21
ahci: add port I/O index-data pair
Daniel Verkamp
4
-3
/
+76
[next]