summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-05hw: Consistently name Error * objects err, and not errpMarkus Armbruster3-21/+21
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum5-87/+50
2014-05-05machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum11-17/+17
2014-05-05vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgsMarcel Apfelbaum2-3/+4
2014-05-05machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum3-0/+71
2014-05-05machine: Remove obsoleted field from QEMUMachineMarcel Apfelbaum1-1/+0
2014-05-05qdev: Fix crash by validating the object typeAmos Kong1-1/+1
2014-05-05linux-user: fix getrusage and wait4 failures with invalid rusage structPetar Jovanovic1-3/+8
2014-05-05virtio-net: out-of-bounds buffer write on invalid state loadMichael S. Tsirkin1-0/+5
2014-05-05virtio-net: fix buffer overflow on invalid state loadMichael S. Tsirkin1-2/+2
2014-05-05vmstate: add VMSTATE_VALIDATEMichael S. Tsirkin1-0/+8
2014-05-05vmstate: add VMS_MUST_EXISTMichael S. Tsirkin2-0/+11
2014-05-05vmstate: reduce code duplicationMichael S. Tsirkin1-48/+52
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo5-25/+720
2014-05-05usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann1-1/+3
2014-05-05usb: mtp: fix possible buffer overflowGerd Hoffmann1-0/+8
2014-05-05usb: mtp: drop data-out hexdumpGerd Hoffmann1-2/+1
2014-05-05usb: mtp: avoid empty description stringGerd Hoffmann1-1/+1
2014-05-05usb: mtp: fix error path memory leakGerd Hoffmann1-0/+2
2014-05-05usb: mtp: fix serial (must be exact 32 chars)Gerd Hoffmann1-1/+1
2014-05-05usb: mtp: fix version (is decimal not bcd)Gerd Hoffmann1-1/+1
2014-05-05usb: mtp: fix usb_mtp_add_u64Gerd Hoffmann1-2/+2
2014-05-05usb: mtp: replace debug printfs with trace pointsGerd Hoffmann2-4/+7
2014-05-05usb-ohci: Add vmstate descriptorAlexey Kardashevskiy1-8/+111
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo2-30/+22
2014-05-05SMBIOS: Use macro to set smbios defaultsGabriel L. Somlo1-14/+13
2014-05-05SMBIOS: Update header file definitionsGabriel L. Somlo1-22/+66
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo5-22/+28
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo2-0/+17
2014-05-05pc: add 2.1 machine typeMichael S. Tsirkin2-7/+47
2014-05-02target-alpha: Fix RDUSPRichard Henderson1-1/+1
2014-05-02linux-user/elfload.c: Support ARM HWCAP2 flagsPeter Maydell2-1/+30
2014-05-02linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32Peter Maydell1-13/+73
2014-05-02linux-user/elfload.c: Update ARM HWCAP bitsPeter Maydell1-2/+20
2014-05-02linux-user/elfload.c: Fix incorrect ARM HWCAP bitsPeter Maydell1-4/+5
2014-05-02linux-user: remove configure option for setting uname releaseRiku Voipio3-11/+1
2014-05-02linux-user: move uname functions to uname.cRiku Voipio3-102/+110
2014-05-02linux-user: rename cpu-uname -> unameRiku Voipio4-3/+3
2014-05-02linux-user/signal.c: Set fault address in AArch64 signal infoPeter Maydell1-2/+1
2014-05-02linux-user: avoid using glibc internals in _syscall5 and in definition of tar...Natanael Copa2-2/+16
2014-05-02linux-user: Handle arches with llseek instead of _llseekJames Hogan1-0/+5
2014-05-02linux-user: Add support for SCM_CREDENTIALS.Huw Davies1-0/+11
2014-05-02linux-user: Move if-elses to a switch statement.Huw Davies1-18/+33
2014-05-02linux-user: Assert stack used for auxvec, envp, argvJames Hogan1-0/+2
2014-05-02linux-user: Add /proc/self/exe open forwardingMaxim Ostapenko1-0/+5
2014-05-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...Peter Maydell5-48/+99
2014-05-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell24-171/+355
2014-05-01Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into stagingPeter Maydell5-32/+39
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell11-13/+142
2014-05-01hw/arm/virt: Add support for Cortex-A57Peter Maydell1-0/+5