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
*
block: add cache=directsync parameter to -drive
Stefan Hajnoczi
2011-08-23
4
-6
/
+14
*
block: parse cache mode flags in a single place
Stefan Hajnoczi
2011-08-23
4
-36
/
+32
*
coroutine: Add CoRwlock support
Aneesh Kumar K.V
2011-08-23
2
-0
/
+76
*
xilinx: removed microbalze_pic_init from xilinx.h
Peter A. G. Crosthwaite
2011-08-22
5
-4
/
+12
*
xilinx.h: Added missing includes
Peter A. G. Crosthwaite
2011-08-22
1
-0
/
+2
*
sdl: Don't release input on mouse mode change in full-screen mode
Jan Kiszka
2011-08-22
1
-1
/
+3
*
Replace qemu_system_cond with VCPU stop mechanism
Jan Kiszka
2011-08-22
1
-14
/
+6
*
vga: Drop some unused fields
Jan Kiszka
2011-08-22
1
-2
/
+0
*
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
2011-08-22
2
-1
/
+52
*
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
2011-08-22
3
-9
/
+0
*
vmware-vga: Remove dead DIRECT_VRAM mode
Jan Kiszka
2011-08-22
1
-142
/
+30
*
vmware-vga: Disable verbose mode
Jan Kiszka
2011-08-22
1
-1
/
+1
*
vmware-vga: Register reset service
Jan Kiszka
2011-08-22
1
-31
/
+35
*
ioapic: Implement polarity
Jan Kiszka
2011-08-22
1
-0
/
+3
*
target-i386: Remove unused polarity arguments from APIC API
Jan Kiszka
2011-08-22
4
-21
/
+13
*
Do not kick vcpus in TCG mode
Jan Kiszka
2011-08-22
1
-1
/
+1
*
Poll main loop after I/O events were received
Jan Kiszka
2011-08-22
2
-5
/
+9
*
Do not drop global mutex for polled main loop runs
Jan Kiszka
2011-08-22
1
-2
/
+8
*
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2011-08-22
1
-2
/
+2
|
\
|
*
memory: Fix old_portio vs non-zero offset
Richard Henderson
2011-08-22
1
-2
/
+2
*
|
microblaze-user: Deliver SIGFPE on div by zero
Edgar E. Iglesias
2011-08-22
1
-0
/
+7
|
/
*
memory: temporarily suppress the subregion collision warning
Anthony Liguori
2011-08-22
1
-0
/
+2
*
440fx: fix PAM, PCI holes
Avi Kivity
2011-08-22
4
-46
/
+115
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
11
-34
/
+37
*
pci: add pci_address_space()
Avi Kivity
2011-08-22
2
-0
/
+6
*
isa: add isa_address_space()
Avi Kivity
2011-08-22
2
-0
/
+7
*
sysbus: remove sysbus_init_mmio_cb()
Avi Kivity
2011-08-22
2
-14
/
+0
*
ppce500_pci: convert to sysbus_init_mmio_cb2()
Avi Kivity
2011-08-22
1
-1
/
+11
*
versatile_pci: convert to memory API
Avi Kivity
2011-08-22
1
-49
/
+43
*
arm11mpcore: use sysbus_init_mmio_cb2
Avi Kivity
2011-08-22
1
-1
/
+6
*
sh_pci: convert to memory API
Avi Kivity
2011-08-22
1
-21
/
+42
*
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
Avi Kivity
2011-08-22
2
-0
/
+18
*
ppc4xx_sdram: convert to memory API
Avi Kivity
2011-08-22
6
-29
/
+69
*
ppc405_uc: convert to memory API
Avi Kivity
2011-08-22
1
-65
/
+51
*
pcie_host: convert to memory API
Avi Kivity
2011-08-22
2
-79
/
+31
*
onenand: convert to memory API
Avi Kivity
2011-08-22
1
-32
/
+37
*
omap_gpmc/nseries/tusb6010: convert to memory API
Avi Kivity
2011-08-22
4
-44
/
+56
*
tusb6010: move declarations to new file tusb6010.h
Avi Kivity
2011-08-22
4
-8
/
+27
*
gt64xxx.c: convert to memory API
Avi Kivity
2011-08-22
1
-21
/
+15
*
armv7m: convert to memory API
Avi Kivity
2011-08-22
1
-14
/
+10
*
arm_timer: convert to memory API
Avi Kivity
2011-08-22
1
-35
/
+20
*
arm_sysctl: convert to memory API
Avi Kivity
2011-08-22
1
-17
/
+10
*
arm_gic: convert to memory API
Avi Kivity
2011-08-22
4
-56
/
+44
*
apic: convert to memory API
Avi Kivity
2011-08-22
1
-15
/
+10
*
apb_pci: convert to memory API
Avi Kivity
2011-08-22
1
-47
/
+37
*
pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)
Hervé Poussineau
2011-08-22
1
-2
/
+2
*
Improvements to libtool support.
Brad
2011-08-22
4
-10
/
+9
*
w32: Fix qemu_ftruncate64
Stefan Weil
2011-08-22
1
-2
/
+6
*
build: list libraries after objects, for proper linkage
Diego Elio Pettenò
2011-08-22
1
-2
/
+2
*
fix code format
Robert Wang
2011-08-22
1
-3
/
+3
[next]