index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pckbd: Convert to MemoryRegion
Richard Henderson
2011-09-25
3
-25
/
+40
*
i8259: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-19
/
+46
*
ppc_prep: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-2
/
+2
*
mips_r4k: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-1
/
+1
*
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
1
-1
/
+1
*
mips_malta: move i8259 initialization after piix4 initialization
Avi Kivity
2011-09-25
1
-5
/
+15
*
i8254: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-3
/
+13
*
cs4231a: Convert to MemoryRegion
Richard Henderson
2011-09-25
1
-19
/
+19
*
pc: Re-order pc_init1 to initialize the ISA bus before ISA devices
Richard Henderson
2011-09-25
1
-10
/
+12
*
isa: add isa_register_ioport()
Richard Henderson
2011-09-25
2
-1
/
+14
*
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
10
-16
/
+21
*
pci: add pci_address_space_io()
Richard Henderson
2011-09-25
2
-0
/
+6
*
MAINTAINERS: update maintainer for target-arm and ARM devboards
Peter Maydell
2011-09-23
1
-0
/
+5
*
Makefile: Remove 'tarbin' target
Peter Maydell
2011-09-23
1
-36
/
+0
*
qemu-char: use qemu_set_fd_handler/2 consistently
Marcelo Tosatti
2011-09-23
1
-7
/
+7
*
adlib: remove write-only variable
Hervé Poussineau
2011-09-23
1
-3
/
+2
*
irq: introduce qemu_irq_proxy()
Avi Kivity
2011-09-23
2
-0
/
+19
*
Barriers in qemu-barrier.h should not be x86 specific
David Gibson
2011-09-23
1
-3
/
+31
*
virtio: Use global memory barrier macros
David Gibson
2011-09-23
1
-11
/
+3
*
Fix and clean code which tests the gcc version
Stefan Weil
2011-09-23
2
-21
/
+1
*
Move macro QEMU_GNUC_PREREQ to compiler.h
Stefan Weil
2011-09-23
3
-10
/
+14
*
pci-devfn: check that device/slot number is within range
Donald Dutile
2011-09-23
1
-0
/
+2
*
isapc: give system address space when pci is disabled
Hervé Poussineau
2011-09-23
1
-1
/
+1
*
build: fix race with creating qapi-generated
Michael Roth
2011-09-23
1
-1
/
+1
*
cirrus: Unbreak ISA support
Jan Kiszka
2011-09-23
1
-2
/
+2
*
vga: Unbreak ISA support
Jan Kiszka
2011-09-23
1
-0
/
+1
*
pc: Disable HPET for ISA machine
Jan Kiszka
2011-09-23
1
-0
/
+1
*
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
2011-09-23
3
-8
/
+15
*
e1000: Don't set the Capabilities List bit
dann frazier
2011-09-23
1
-2
/
+0
*
core: remove qemu_service_io
Frediano Ziglio
2011-09-23
4
-13
/
+1
*
hw/omap_gpmc: Modify correct field when writing IRQSTATUS register
Peter Maydell
2011-09-23
1
-1
/
+1
*
hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
Peter Maydell
2011-09-23
1
-0
/
+7
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-09-22
6
-27
/
+148
|
\
|
*
block/curl: Don't finish AIOCBs too early
Nick Thomas
2011-09-21
1
-19
/
+49
|
*
block/curl: Implement a flush function on the fd handlers
Nick Thomas
2011-09-21
1
-4
/
+22
|
*
ahci: add port I/O index-data pair
Daniel Verkamp
2011-09-21
4
-3
/
+76
|
*
nbd: fix non-Linux build failure
Paolo Bonzini
2011-09-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2011-09-22
1
-5
/
+8
|
\
\
|
*
|
memory: fix subregion collision warning
Michael Walle
2011-09-18
1
-5
/
+8
*
|
|
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2011-09-22
3
-39
/
+67
|
\
\
\
|
*
|
|
trace: Update docs to use example events that exist
Lluís Vilanova
2011-09-21
1
-7
/
+9
|
*
|
|
trace: use binary file open mode in simpletrace
Stefan Hajnoczi
2011-09-21
1
-1
/
+1
|
*
|
|
trace: portable simple trace backend using glib
Stefan Hajnoczi
2011-09-21
1
-26
/
+48
|
*
|
|
MAINTAINERS: add tracing subsystem
Stefan Hajnoczi
2011-09-21
1
-0
/
+6
|
*
|
|
trace: allow trace events with string arguments
Stefan Hajnoczi
2011-09-21
1
-5
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-22
14
-27
/
+9
|
\
\
\
|
*
|
|
use qemu_* ctype functions
Christoph Egger
2011-09-21
2
-2
/
+2
|
*
|
|
Remove qemu_host_page_bits
Stefan Weil
2011-09-21
2
-5
/
+0
|
*
|
|
Abort on thread layer errors
Jan Kiszka
2011-09-21
2
-2
/
+2
|
*
|
|
Silence make if nothing is to do for libcacard
Jan Kiszka
2011-09-21
1
-0
/
+2
[next]