index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
pam: pass device to init_pam and use it to set owner
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
spapr_iommu: pass device to spapr_tce_new_table and use it to set owner
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+1
*
vmport: Disentangle read handler type from portio
Jan Kiszka
2013-07-04
1
-2
/
+4
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
PPC: Add clock-frequency export for Mac machines
Alexander Graf
2013-07-01
1
-0
/
+1
*
spapr-rtas: add CPU argument to RTAS calls
Anthony Liguori
2013-07-01
1
-2
/
+3
*
intc/openpic_kvm: Fix QOM and build issues
Andreas Färber
2013-07-01
1
-0
/
+1
*
intc/openpic: QOM'ify
Andreas Färber
2013-07-01
1
-0
/
+2
*
kvm/openpic: in-kernel mpic support
Scott Wood
2013-07-01
1
-1
/
+1
*
openpic: factor out some common defines into openpic.h
Scott Wood
2013-07-01
1
-0
/
+11
*
linux-user: Fix compilation failure
Peter Maydell
2013-06-27
1
-1
/
+0
*
Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...
Stefano Stabellini
2013-06-25
1
-3
/
+0
*
usb: add serial bus property
Gerd Hoffmann
2013-06-24
1
-0
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
2
-19
/
+17
*
spapr_vio: take care of creating our own AddressSpace/DMAContext
Paolo Bonzini
2013-06-20
2
-11
/
+11
*
pci: use memory core for iommu support
Avi Kivity
2013-06-20
3
-4
/
+5
*
spapr: use memory core for iommu support
Paolo Bonzini
2013-06-20
1
-0
/
+1
*
spapr: convert TCE API to use an opaque type
Paolo Bonzini
2013-06-20
3
-6
/
+9
*
vl: Rename *boot_devices to *boot_order, for consistency
Markus Armbruster
2013-06-19
1
-2
/
+2
*
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-17
1
-0
/
+1
*
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
8
-39
/
+54
|
\
|
*
qdev: Drop FROM_QBUS() macro
Andreas Färber
2013-06-07
1
-2
/
+0
|
*
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
3
-20
/
+29
|
*
isa: QOM'ify ISABus
Andreas Färber
2013-06-07
1
-1
/
+4
|
*
i8259: Convert PICCommonState to use QOM realizefn
Andreas Färber
2013-06-07
1
-1
/
+1
|
*
i8254: Convert PITCommonState to QOM realizefn
Andreas Färber
2013-06-07
1
-1
/
+0
|
*
kvm/i8254: QOM'ify some more
Andreas Färber
2013-06-07
1
-5
/
+8
|
*
i8254: QOM'ify some more
Andreas Färber
2013-06-07
1
-7
/
+11
|
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
2
-2
/
+1
*
|
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
2013-06-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
2013-06-14
1
-10
/
+5
|
\
\
|
*
|
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
1
-10
/
+5
|
|
/
*
|
target-i386: Set level=4 on Conroe/Penryn/Nehalem
Eduardo Habkost
2013-06-10
1
-0
/
+12
*
|
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2013-06-10
1
-0
/
+16
|
/
*
Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into staging
Anthony Liguori
2013-06-04
2
-5
/
+3
|
\
|
*
xen: remove xen_vcpu_init
Stefano Stabellini
2013-06-03
1
-1
/
+0
|
*
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-03
1
-0
/
+3
|
*
xen: simplify xen_enabled
Stefano Stabellini
2013-06-03
1
-4
/
+0
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-06-04
4
-11
/
+14
|
\
\
|
*
|
fw_cfg: add API to find FW cfg object
Michael S. Tsirkin
2013-06-02
1
-0
/
+2
|
*
|
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
2013-06-02
2
-2
/
+1
|
*
|
refer to FWCfgState explicitly
Laszlo Ersek
2013-06-02
2
-10
/
+12
|
*
|
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
2013-06-02
1
-0
/
+0
|
|
/
*
|
Merge remote-tracking branch 'kraxel/usb.83' into staging
Anthony Liguori
2013-06-03
1
-0
/
+11
|
\
\
|
*
|
pci: add VMSTATE_MSIX
Gerd Hoffmann
2013-06-03
1
-0
/
+11
|
|
/
*
/
rtc: remove rtc_set_date
Hu Tao
2013-06-01
1
-1
/
+0
|
/
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-05-22
1
-1
/
+0
|
\
|
*
remove some double-includes
Michael Tokarev
2013-05-18
1
-1
/
+0
*
|
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
2013-05-22
2
-0
/
+17
|
/
[next]