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
2011-09-29
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2
-14
/
+13
2011-09-29
Merge remote-tracking branch 'aneesh/for-upstream-5' into staging
Anthony Liguori
14
-538
/
+1712
2011-09-28
Add OpenBIOS as a submodule
Blue Swirl
6
-3
/
+6
2011-09-28
slirp: Fix packet expiration
Thomas Huth
1
-2
/
+3
2011-09-28
slirp: Fix use after release on tcp_input
Jan Kiszka
1
-12
/
+10
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 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2
-7
/
+23
2011-09-26
Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging
Anthony Liguori
6
-190
/
+249
2011-09-26
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
4
-220
/
+579
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-25
memory: implement memory_region_set_readonly()
Avi Kivity
2
-7
/
+23
2011-09-23
MAINTAINERS: update maintainer for target-arm and ARM devboards
Peter Maydell
1
-0
/
+5
2011-09-23
Makefile: Remove 'tarbin' target
Peter Maydell
1
-36
/
+0
2011-09-23
qemu-char: use qemu_set_fd_handler/2 consistently
Marcelo Tosatti
1
-7
/
+7
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
Barriers in qemu-barrier.h should not be x86 specific
David Gibson
1
-3
/
+31
2011-09-23
virtio: Use global memory barrier macros
David Gibson
1
-11
/
+3
2011-09-23
Fix and clean code which tests the gcc version
Stefan Weil
2
-21
/
+1
2011-09-23
Move macro QEMU_GNUC_PREREQ to compiler.h
Stefan Weil
3
-10
/
+14
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
build: fix race with creating qapi-generated
Michael Roth
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
core: remove qemu_service_io
Frediano Ziglio
4
-13
/
+1
2011-09-23
MAINTAINERS: claim maintainership for the OMAP devices
Peter Maydell
1
-0
/
+5
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
[next]