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
2013-07-27
watchdog: Remove break after exit
Stefan Weil
1
-1
/
+0
2013-07-27
hw/9pfs: Fix potential memory leak and avoid reuse of freed memory
Stefan Weil
1
-0
/
+2
2013-07-26
sun4m: add display width and height to the firmware configuration
Mark Cave-Ayland
1
-0
/
+4
2013-07-26
Merge remote-tracking branch 'jliu/or32' into staging
Anthony Liguori
1
-3
/
+3
2013-07-25
pc-testdev: add I/O port to test memory.c auto split/combine
Paolo Bonzini
1
-0
/
+15
2013-07-25
sparc64: unbreak
Paolo Bonzini
1
-19
/
+28
2013-07-25
sh4: unbreak r2d
Paolo Bonzini
1
-14
/
+25
2013-07-25
mips: degrade BIOS error to warning
Paolo Bonzini
4
-8
/
+4
2013-07-25
pc-testdev: remove useless cpu_to_le64/le64_to_cpu
Paolo Bonzini
1
-2
/
+0
2013-07-25
pc-testdev: support 8 and 16-bit accesses to 0xe0
Paolo Bonzini
1
-2
/
+9
2013-07-25
isa_mmio: delete
Paolo Bonzini
2
-82
/
+0
2013-07-25
ebus: do not use isa_mmio
Paolo Bonzini
1
-2
/
+4
2013-07-25
sparc64: remove indirection for I/O port access
Paolo Bonzini
1
-52
/
+2
2013-07-25
mips_fulong2e: do not use isa_mmio
Paolo Bonzini
1
-15
/
+10
2013-07-25
mipssim: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
ppc440_bamboo: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
mips_malta: do not use isa_mmio
Paolo Bonzini
1
-1
/
+2
2013-07-25
mips_r4k: do not use isa_mmio
Paolo Bonzini
1
-1
/
+5
2013-07-25
mips_jazz: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
prep: fix I/O port endianness
Paolo Bonzini
1
-1
/
+1
2013-07-25
spapr_pci: remove indirection for I/O port access
Alexey Kardashevskiy
1
-39
/
+2
2013-07-25
ppc_newworld: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
ppc_oldworld: do not use isa_mmio
Paolo Bonzini
1
-1
/
+4
2013-07-25
sh4: do not use isa_mmio
Paolo Bonzini
1
-1
/
+2
2013-07-23
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
3
-44
/
+52
2013-07-23
hw/openrisc: Use stderr output instead of qemu_log
Jia Liu
1
-2
/
+2
2013-07-23
hw/openrisc: Indent typo
Jia Liu
1
-1
/
+1
2013-07-23
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
1
-35
/
+37
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
3
-9
/
+15
2013-07-23
isa-bus: Drop isabus_bridge_init() since it does nothing
Hu Tao
1
-8
/
+0
2013-07-23
ioapic: Use QOM realize for ioapic
Hu Tao
1
-7
/
+5
2013-07-23
kvmvapic: Use QOM realize
Hu Tao
1
-7
/
+5
2013-07-23
kvm/clock: Use QOM realize for kvmclock
Hu Tao
1
-4
/
+2
2013-07-23
hpet: Use QOM realize for hpet
Hu Tao
1
-13
/
+19
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
9
-16
/
+53
2013-07-23
megasas: Legacy command line handling fix
Andreas Färber
1
-1
/
+4
2013-07-23
scsi/esp: Use QOM realize for scsi esp
Hu Tao
1
-8
/
+11
2013-07-23
fw_cfg: Use QOM realize for fw_cfg
Hu Tao
1
-10
/
+17
2013-07-23
ahci: Use QOM realize for ahci
Hu Tao
1
-7
/
+7
2013-07-23
pflash_cfi02: Use QOM realize for pflash_cfi02
Hu Tao
1
-8
/
+7
2013-07-23
pflash_cfi01: Use QOM realize for pflash_cfi01
Hu Tao
1
-7
/
+5
2013-07-23
fdc: Improve error propagation for QOM realize
Andreas Färber
1
-18
/
+22
2013-07-23
fdc: Use QOM realize for fdc
Hu Tao
1
-22
/
+41
2013-07-23
kvm/clock: QOM'ify some more
Hu Tao
1
-3
/
+9
2013-07-23
hpet: QOM'ify some more
Hu Tao
1
-6
/
+13
2013-07-23
scsi/esp: QOM'ify some more
Hu Tao
1
-8
/
+13
2013-07-23
fwcfg: QOM'ify some more
Hu Tao
1
-7
/
+10
2013-07-23
ahci: QOM'ify some more
Hu Tao
1
-5
/
+11
2013-07-23
pflash-cfi02: QOM'ify some more
Hu Tao
1
-9
/
+12
2013-07-23
pflash-cfi01: QOM'ify some more
Hu Tao
1
-9
/
+12
[next]