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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
option: Add assigned flag to QEMUOptionParameter
Max Reitz
2013-08-30
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
1
-4
/
+4
|
\
\
\
|
*
|
|
misc: Fix some typos in names and comments
Stefan Weil
2013-09-01
1
-4
/
+4
*
|
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-03
3
-6
/
+21
|
\
\
\
\
|
*
|
|
|
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
2013-09-01
1
-0
/
+8
|
*
|
|
|
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-5
/
+2
|
*
|
|
|
pc: fix regression for 64 bit PCI memory
Michael S. Tsirkin
2013-08-27
1
-1
/
+10
|
*
|
|
|
pci: Introduce helper to retrieve a PCI device's DMA address space
Alexey Kardashevskiy
2013-08-27
1
-0
/
+1
*
|
|
|
|
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2013-09-03
6
-10
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
isa: Fix documentation of isa_register_portio_list()
Hervé Poussineau
2013-08-30
1
-1
/
+1
|
*
|
|
|
qom: Assert instance size in object_initialize_with_type()
Andreas Färber
2013-08-30
1
-1
/
+2
|
*
|
|
|
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-1
/
+2
|
*
|
|
|
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
|
*
|
|
|
usb: Pass size to usb_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+2
|
*
|
|
|
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-08-30
1
-2
/
+2
|
*
|
|
|
pci: Pass size to pci_bus_new_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
|
*
|
|
|
qom: Fix object_initialize_with_type() argument name in documentation
Andreas Färber
2013-08-30
1
-1
/
+1
|
*
|
|
|
object: Fix typo in qom/object.h
Peter Chubb
2013-08-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
2013-09-03
5
-120
/
+113
|
\
\
\
\
|
*
|
|
|
tcg: Introduce zero and sign-extended versions of load helpers
Richard Henderson
2013-09-02
1
-12
/
+46
|
*
|
|
|
exec: Split softmmu_defs.h
Richard Henderson
2013-09-02
3
-51
/
+6
|
*
|
|
|
exec: Rename USUFFIX to LSUFFIX
Richard Henderson
2013-09-02
1
-6
/
+6
|
*
|
|
|
exec: Reorganize the GETRA/GETPC macros
Richard Henderson
2013-09-02
2
-52
/
+56
|
*
|
|
|
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-2
/
+2
|
|
/
/
/
*
|
|
|
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
2013-09-02
1
-1
/
+16
*
|
|
|
spapr-pci: rework MSI/MSIX
Alexey Kardashevskiy
2013-09-02
2
-4
/
+8
|
/
/
/
*
|
|
monitor: avoid use of global *cur_mon in monitor_find_completion()
Wenchao Xia
2013-08-30
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
1
-1
/
+2
|
\
\
|
*
|
kvm: add KVM_IRQFD_FLAG_RESAMPLE support
Vincenzo Maffione
2013-08-09
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2013-08-29
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
2013-08-21
1
-0
/
+1
*
|
|
tcg-i386: Remove abort from GETPC_LDST
Richard Henderson
2013-08-29
1
-5
/
+5
*
|
|
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
2013-08-26
1
-11
/
+2
*
|
|
tcg: Tidy softmmu_template.h
Richard Henderson
2013-08-26
1
-183
/
+104
*
|
|
tcg: Add mmu helpers that take a return address argument
Richard Henderson
2013-08-26
2
-33
/
+55
*
|
|
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
9
-65
/
+681
|
\
\
\
|
*
|
|
aio / timers: Remove legacy interface
Alex Bligh
2013-08-22
1
-212
/
+2
|
*
|
|
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
2
-2
/
+2
|
*
|
|
aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API
Alex Bligh
2013-08-22
2
-2
/
+2
|
*
|
|
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-22
1
-1
/
+1
|
*
|
|
aio / timers: Remove main_loop_timerlist
Alex Bligh
2013-08-22
1
-5
/
+1
|
*
|
|
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
1
-273
/
+341
|
*
|
|
aio / timers: Add qemu_clock_get_ms and qemu_clock_get_ms
Alex Bligh
2013-08-22
1
-0
/
+28
|
*
|
|
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
Alex Bligh
2013-08-22
1
-16
/
+0
|
*
|
|
aio / timers: Remove alarm timers
Alex Bligh
2013-08-22
1
-3
/
+0
|
*
|
|
aio / timers: Add documentation and new format calls
Alex Bligh
2013-08-22
1
-22
/
+184
|
*
|
|
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
2013-08-22
1
-0
/
+13
|
*
|
|
aio / timers: Introduce new API timer_new and friends
Alex Bligh
2013-08-22
1
-0
/
+69
|
*
|
|
aio / timers: On timer modification, qemu_notify or aio_notify
Alex Bligh
2013-08-22
1
-0
/
+9
|
*
|
|
aio / timers: Add aio_timer_init & aio_timer_new wrappers
Alex Bligh
2013-08-22
1
-0
/
+43
[prev]
[next]