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
*
sd: pass bool parameter for sd_init
liguang
2013-06-21
6
-7
/
+7
*
qemu-char: use bool in qemu_chr_open_socket and simplify code a bit
liguang
2013-06-21
1
-13
/
+6
*
vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client
Michael Tokarev
2013-06-21
2
-8
/
+9
*
block/nand: Formatting sweep
Peter Crosthwaite
2013-06-21
1
-15
/
+18
*
qxl: Fix QXLRam initialisation.
Anthony PERARD
2013-06-21
1
-0
/
+1
*
acl: acl_add can't insert before last list element, fix
Markus Armbruster
2013-06-21
1
-2
/
+2
*
configure: Fix "ERROR: ERROR: " for missing/incompatible DTC
Andreas Färber
2013-06-21
1
-1
/
+1
*
audio: Replace static functions in header file by macros, remove GCC_ATTR
Stefan Weil
2013-06-21
2
-31
/
+3
*
libcacard: Fix cppcheck warning and remove unneeded code
Stefan Weil
2013-06-21
1
-16
/
+6
*
savevm: Fix potential memory leak
Stefan Weil
2013-06-21
1
-1
/
+2
*
kvm: Fix potential resource leak (missing fclose)
Stefan Weil
2013-06-21
1
-0
/
+1
*
qemu-img: Add missing GCC_FMT_ATTR
Stefan Weil
2013-06-21
1
-1
/
+1
*
qemu-options: trivial fix for -mon args help
Michael Tokarev
2013-06-21
1
-2
/
+2
*
vl: reformat SDL ifdeffery a bit
Michael Tokarev
2013-06-21
1
-2
/
+1
*
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-06-20
47
-773
/
+697
|
\
|
*
memory: render_memory_region: factor out fr constant setters
Peter Crosthwaite
2013-06-20
1
-8
/
+5
|
*
memory: as_update_topology_pass: Improve comments
Peter Crosthwaite
2013-06-20
1
-2
/
+2
|
*
memory: Fix comment typo
Peter Crosthwaite
2013-06-20
1
-1
/
+1
|
*
memory: give name to every AddressSpace
Alexey Kardashevskiy
2013-06-20
6
-14
/
+15
|
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
23
-148
/
+117
|
*
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
4
-23
/
+13
|
*
pci: use memory core for iommu support
Avi Kivity
2013-06-20
5
-28
/
+28
|
*
dma: eliminate old-style IOMMU support
Paolo Bonzini
2013-06-20
5
-239
/
+26
|
*
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
2
-21
/
+28
|
*
spapr: make IOMMU translation go through IOMMUTLBEntry
Paolo Bonzini
2013-06-20
1
-25
/
+35
|
*
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
6
-48
/
+42
|
*
vfio: abort if an emulated iommu is used
Avi Kivity
2013-06-20
1
-0
/
+2
|
*
memory: Add iommu map/unmap notifiers
David Gibson
2013-06-20
2
-0
/
+50
|
*
memory: iommu support
Avi Kivity
2013-06-20
3
-6
/
+111
|
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
15
-52
/
+85
|
*
exec: reorganize mem_add to match Int128 version
Paolo Bonzini
2013-06-20
1
-23
/
+16
|
*
Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"
Paolo Bonzini
2013-06-20
1
-4
/
+1
|
*
Revert "memory: limit sections in the radix tree to the actual address space ...
Paolo Bonzini
2013-06-20
2
-15
/
+1
|
*
exec: return MemoryRegion from address_space_translate
Paolo Bonzini
2013-06-20
3
-84
/
+84
|
*
exec: Implement subpage_read/write via address_space_rw
Jan Kiszka
2013-06-20
1
-78
/
+47
|
*
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
2013-06-20
3
-15
/
+42
|
*
exec: Allow unaligned address_space_rw
Jan Kiszka
2013-06-20
1
-6
/
+6
|
*
memory: move private types to exec.c
Paolo Bonzini
2013-06-20
2
-15
/
+16
|
*
memory: Introduce address_space_lookup_region
Jan Kiszka
2013-06-20
1
-1
/
+7
|
*
exec.c: address_space_translate: handle access to addr 0 of 2^64 sized region
Peter Maydell
2013-06-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2013-06-20
2
-16
/
+22
|
\
\
|
|
/
|
/
|
|
*
make user networking hostfwd work with restrict=y
Gertjan Halkes
2013-06-19
1
-10
/
+16
|
*
fix -net user checks by reordering checks
Bas van Sisseren
2013-06-19
1
-6
/
+6
*
|
doc: Drop ref to Bochs from -no-fd-bootchk documentation
Markus Armbruster
2013-06-19
1
-2
/
+1
*
|
pc: Make -no-fd-bootchk stick across boot order changes
Markus Armbruster
2013-06-19
1
-4
/
+3
*
|
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
2013-06-19
2
-10
/
+10
*
|
vl: Fix -boot order and once regressions, and related bugs
Markus Armbruster
2013-06-19
1
-29
/
+30
*
|
qemu-option: check_params() is now unused, drop it
Markus Armbruster
2013-06-19
2
-32
/
+0
*
|
vl: Clean up parsing of -boot option argument
Markus Armbruster
2013-06-19
1
-62
/
+22
|
/
*
wdt_i6300esb: fix vmstate versioning
Michael Roth
2013-06-18
1
-3
/
+16
[next]