Age | Commit message (Expand) | Author | Files | Lines |
2014-05-07 | Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging | Peter Maydell | 1 | -0/+7 |
2014-05-07 | xen_disk: add discard support | Olaf Hering | 1 | -0/+7 |
2014-05-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 3 | -9/+22 |
2014-05-07 | smbus: return -1 if nothing found at the given address | Paolo Bonzini | 1 | -6/+6 |
2014-05-07 | smbus: allow returning an error from reads | Paolo Bonzini | 1 | -3/+3 |
2014-05-07 | apic: use emulated lapic version 0x14 on pc machines >= 2.1 | Gabriel L. Somlo | 2 | -0/+4 |
2014-05-07 | pc: add compat_props placeholder for 2.0 machine type | Gabriel L. Somlo | 1 | -0/+9 |
2014-05-07 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i... | Peter Maydell | 1 | -2/+2 |
2014-05-07 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell | 2 | -5/+26 |
2014-05-05 | machine: Remove QEMUMachine indirection from MachineClass | Marcel Apfelbaum | 1 | -2/+0 |
2014-05-05 | machine: Replace QEMUMachine by MachineClass in accelerator configuration | Marcel Apfelbaum | 2 | -3/+2 |
2014-05-05 | vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs | Marcel Apfelbaum | 1 | -2/+3 |
2014-05-05 | machine: Copy QEMUMachine's fields to MachineClass | Marcel Apfelbaum | 1 | -0/+24 |
2014-05-05 | machine: Remove obsoleted field from QEMUMachine | Marcel Apfelbaum | 1 | -1/+0 |
2014-05-05 | virtio-net: fix buffer overflow on invalid state load | Michael S. Tsirkin | 1 | -2/+2 |
2014-05-05 | SMBIOS: Build aggregate smbios tables and entry point | Gabriel L. Somlo | 1 | -1/+4 |
2014-05-05 | SMBIOS: Use bitmaps to prevent incompatible comand line options | Gabriel L. Somlo | 1 | -0/+2 |
2014-05-05 | SMBIOS: Update header file definitions | Gabriel L. Somlo | 1 | -22/+66 |
2014-05-05 | SMBIOS: Rename symbols to better reflect future use | Gabriel L. Somlo | 1 | -3/+3 |
2014-05-05 | E820: Add interface for accessing e820 table | Gabriel L. Somlo | 1 | -0/+2 |
2014-04-17 | allwinner-emac: set autonegotiation complete bit on link up | Beniamino Galvani | 1 | -0/+1 |
2014-04-17 | allwinner-a10-pit: implement prescaler and source selection | Beniamino Galvani | 1 | -0/+1 |
2014-04-17 | allwinner-a10-pit: avoid generation of spurious interrupts | Beniamino Galvani | 1 | -2/+10 |
2014-04-08 | PPC: Clean up DECR implementation | Alexander Graf | 1 | -0/+3 |
2014-04-07 | fw-path-provider: Change GPL version to 2+ | Alexey Kardashevskiy | 1 | -1/+2 |
2014-03-24 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+8 |
2014-03-20 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell | 2 | -2/+54 |
2014-03-20 | qdev: Introduce FWPathProvider interface | Paolo Bonzini | 1 | -0/+47 |
2014-03-20 | spapr_hcall: Fix little-endian resource handling in H_SET_MODE | Alexey Kardashevskiy | 1 | -2/+7 |
2014-03-19 | qom: Add check() argument to object_property_add_link() | Stefan Hajnoczi | 1 | -0/+11 |
2014-03-19 | vl.c: Fix OpenBSD compilation issue due to namespace collisions | Marcel Apfelbaum | 1 | -0/+1 |
2014-03-18 | acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macro | Eduardo Habkost | 1 | -0/+8 |
2014-03-14 | scsi: Fix migration of scsi sense data | Fam Zheng | 1 | -0/+1 |
2014-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 2 | -2/+9 |
2014-03-13 | dataplane: replace internal thread with IOThread | Stefan Hajnoczi | 1 | -2/+6 |
2014-03-13 | iothread: add "iothread" qdev property type | Stefan Hajnoczi | 1 | -0/+3 |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell | 2 | -2/+0 |
2014-03-13 | Move QEMUMachine typedef to qemu/typedefs.h | Andreas Färber | 1 | -2/+0 |
2014-03-13 | Revert "KVM: Split QEMUMachine typedef into separate header" | Andreas Färber | 2 | -2/+2 |
2014-03-13 | qdev: Prepare realize/unrealize hooks for BusState | Bandan Das | 1 | -0/+6 |
2014-03-13 | virtio-serial-port: Convert to QOM realize/unrealize | Andreas Färber | 1 | -4/+4 |
2014-03-12 | hw/boards: Convert current_machine to MachineState | Marcel Apfelbaum | 1 | -3/+3 |
2014-03-12 | vl: Use MachineClass instead of global QEMUMachine list | Marcel Apfelbaum | 1 | -0/+1 |
2014-03-12 | hw/core: Introduce QEMU machine as QOM object | Marcel Apfelbaum | 1 | -0/+50 |
2014-03-12 | ssi: Remove SSI_SLAVE_FROM_QDEV() macro | Peter Crosthwaite | 1 | -2/+1 |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan | 2 | -13/+13 |
2014-03-11 | pc: avoid duplicate names for ROM MRs | Michael S. Tsirkin | 1 | -2/+4 |
2014-03-09 | loader: rename in_ram/has_mr | Michael S. Tsirkin | 1 | -1/+1 |
2014-03-05 | qdev: Keep global allocation counter per bus | Alexander Graf | 1 | -0/+2 |
2014-03-05 | elf-loader: add more return codes | Alexey Kardashevskiy | 2 | -5/+20 |